CUBRID Engine
latest
|
#include <xasl_predicate.hpp>
Public Attributes | |
TYPE_EVAL_TERM | et_type |
union { | |
comp_eval_term et_comp | |
alsm_eval_term et_alsm | |
like_eval_term et_like | |
rlike_eval_term et_rlike | |
} | et |
Definition at line 139 of file xasl_predicate.hpp.
union { ... } cubxasl::eval_term::et |
Referenced by eval_fnc(), eval_pred(), eval_pred_alsm4(), eval_pred_alsm5(), eval_pred_comp0(), eval_pred_comp1(), eval_pred_comp2(), eval_pred_comp3(), eval_pred_like6(), eval_pred_rlike7(), fetch_peek_min_max_value_of_width_bucket_func(), partition_match_pred_expr(), pt_get_pred_regu_variable_p_list(), pt_make_pred_term_comp(), pt_make_pred_term_like(), pt_make_pred_term_rlike(), pt_make_pred_term_some_all(), qdump_print_alsm_eval_term(), qdump_print_comp_eval_term(), qdump_print_like_eval_term(), qdump_print_rlike_eval_term(), qexec_clear_pred(), qexec_clear_pred_xasl(), qexec_eval_instnum_pred(), qexec_get_orderbynum_upper_bound(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), qo_get_limit_from_eval_term(), resolve_domains_on_list_scan(), stx_build_eval_term(), xts_process_eval_term(), and xts_sizeof_eval_term().
alsm_eval_term cubxasl::eval_term::et_alsm |
Definition at line 145 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_eval_term(), xts_process_eval_term(), and xts_sizeof_eval_term().
comp_eval_term cubxasl::eval_term::et_comp |
Definition at line 144 of file xasl_predicate.hpp.
Referenced by eval_fnc(), eval_pred(), eval_pred_comp0(), eval_pred_comp1(), eval_pred_comp2(), eval_pred_comp3(), fetch_peek_min_max_value_of_width_bucket_func(), partition_match_pred_expr(), pt_get_pred_regu_variable_p_list(), pt_make_pred_term_comp(), qdump_print_comp_eval_term(), qexec_clear_pred(), qexec_clear_pred_xasl(), qexec_eval_instnum_pred(), qexec_get_orderbynum_upper_bound(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), qo_get_limit_from_eval_term(), resolve_domains_on_list_scan(), stx_build_eval_term(), xts_process_eval_term(), and xts_sizeof_eval_term().
like_eval_term cubxasl::eval_term::et_like |
Definition at line 146 of file xasl_predicate.hpp.
Referenced by eval_pred(), eval_pred_like6(), pt_get_pred_regu_variable_p_list(), pt_make_pred_term_like(), qdump_print_like_eval_term(), qexec_clear_pred(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), stx_build_eval_term(), xts_process_eval_term(), and xts_sizeof_eval_term().
rlike_eval_term cubxasl::eval_term::et_rlike |
Definition at line 147 of file xasl_predicate.hpp.
Referenced by eval_pred_rlike7(), pt_get_pred_regu_variable_p_list(), pt_make_pred_term_rlike(), qdump_print_rlike_eval_term(), qexec_clear_pred(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), stx_build_eval_term(), xts_process_eval_term(), and xts_sizeof_eval_term().
TYPE_EVAL_TERM cubxasl::eval_term::et_type |
Definition at line 141 of file xasl_predicate.hpp.
Referenced by eval_fnc(), eval_pred(), fetch_peek_min_max_value_of_width_bucket_func(), partition_match_pred_expr(), pt_get_pred_regu_variable_p_list(), pt_make_pred_term_comp(), pt_make_pred_term_like(), pt_make_pred_term_rlike(), pt_make_pred_term_some_all(), qdump_print_eval_term(), qexec_clear_pred(), qexec_clear_pred_xasl(), qexec_eval_instnum_pred(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), qo_get_limit_from_eval_term(), resolve_domains_on_list_scan(), stx_build_eval_term(), xts_process_eval_term(), and xts_sizeof_eval_term().