CUBRID Engine
latest
|
#include <xasl_predicate.hpp>
Public Attributes | |
pred_expr * | lhs |
pred_expr * | rhs |
BOOL_OP | bool_op |
Definition at line 99 of file xasl_predicate.hpp.
BOOL_OP cubxasl::pred::bool_op |
Definition at line 103 of file xasl_predicate.hpp.
Referenced by eval_pred(), partition_match_pred_expr(), pt_make_pred_expr_pred(), qdump_print_lhs_predicate(), qexec_get_orderbynum_upper_bound(), qo_get_limit_from_instnum_pred(), stx_build_pred(), and xts_process_pred().
pred_expr* cubxasl::pred::lhs |
Definition at line 101 of file xasl_predicate.hpp.
Referenced by 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_expr_pred(), qdump_print_lhs_predicate(), qexec_clear_pred(), qexec_clear_pred_xasl(), qexec_get_orderbynum_upper_bound(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), qo_get_limit_from_instnum_pred(), stx_build_pred(), and xts_process_pred().
pred_expr* cubxasl::pred::rhs |
Definition at line 102 of file xasl_predicate.hpp.
Referenced by 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_expr_pred(), qdump_print_predicate(), qexec_clear_pred(), qexec_clear_pred_xasl(), qexec_get_orderbynum_upper_bound(), qexec_replace_prior_regu_vars_pred(), qexec_reset_pred_expr(), qo_get_limit_from_instnum_pred(), stx_build_pred(), xts_process_pred(), and xts_sizeof_pred().