CUBRID Engine
latest
|
#include <xasl_predicate.hpp>
Public Attributes | |
regu_variable_node * | elem |
regu_variable_node * | elemset |
QL_FLAG | eq_flag |
REL_OP | rel_op |
DB_TYPE | item_type |
Definition at line 114 of file xasl_predicate.hpp.
regu_variable_node* cubxasl::alsm_eval_term::elem |
Definition at line 116 of file xasl_predicate.hpp.
Referenced by eval_pred(), eval_pred_alsm4(), eval_pred_alsm5(), partition_match_pred_expr(), pt_get_pred_regu_variable_p_list(), pt_make_pred_term_some_all(), qdump_print_alsm_eval_term(), qexec_clear_pred(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), stx_build_alsm_eval_term(), and xts_process_alsm_eval_term().
regu_variable_node* cubxasl::alsm_eval_term::elemset |
Definition at line 117 of file xasl_predicate.hpp.
Referenced by eval_fnc(), eval_pred(), eval_pred_alsm4(), eval_pred_alsm5(), partition_match_pred_expr(), pt_get_pred_regu_variable_p_list(), pt_make_pred_term_some_all(), qdump_print_alsm_eval_term(), qexec_clear_pred(), qexec_clear_pred_xasl(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), stx_build_alsm_eval_term(), and xts_process_alsm_eval_term().
QL_FLAG cubxasl::alsm_eval_term::eq_flag |
Definition at line 118 of file xasl_predicate.hpp.
Referenced by eval_pred(), eval_pred_alsm4(), eval_pred_alsm5(), partition_match_pred_expr(), pt_make_pred_term_some_all(), qdump_print_alsm_eval_term(), stx_build_alsm_eval_term(), and xts_process_alsm_eval_term().
DB_TYPE cubxasl::alsm_eval_term::item_type |
Definition at line 120 of file xasl_predicate.hpp.
Referenced by eval_fnc(), pt_make_pred_term_some_all(), qdump_print_alsm_eval_term(), stx_build_alsm_eval_term(), and xts_process_alsm_eval_term().
REL_OP cubxasl::alsm_eval_term::rel_op |
Definition at line 119 of file xasl_predicate.hpp.
Referenced by eval_pred(), eval_pred_alsm4(), eval_pred_alsm5(), partition_match_pred_expr(), pt_make_pred_term_some_all(), qdump_print_alsm_eval_term(), stx_build_alsm_eval_term(), and xts_process_alsm_eval_term().