CUBRID Engine
latest
|
#include <regu_var.hpp>
Public Attributes | |
TP_DOMAIN * | domain |
TP_DOMAIN * | original_domain |
DB_VALUE * | value |
REGU_VARIABLE * | leftptr |
REGU_VARIABLE * | rightptr |
REGU_VARIABLE * | thirdptr |
OPERATOR_TYPE | opcode |
MISC_OPERAND | misc_operand |
cubxasl::pred_expr * | pred |
struct drand48_data * | rand_seed |
Definition at line 123 of file regu_var.hpp.
TP_DOMAIN* arith_list_node::domain |
Definition at line 125 of file regu_var.hpp.
Referenced by fetch_peek_arith(), pt_make_regu_arith(), pt_make_regu_pred(), qexec_clear_arith_list(), regu_init(), stx_build_arith_type(), xts_process_arith_type(), and xts_sizeof_arith_type().
REGU_VARIABLE* arith_list_node::leftptr |
Definition at line 128 of file regu_var.hpp.
Referenced by fetch_peek_arith(), partition_is_reguvar_const(), pt_make_regu_arith(), pt_make_regu_pred(), qdump_print_arith_expression(), qexec_clear_arith_list(), qexec_replace_prior_regu_vars_prior_expr(), qo_validate_regu_var_for_limit(), regu_init(), stx_build_arith_type(), and xts_process_arith_type().
MISC_OPERAND arith_list_node::misc_operand |
Definition at line 132 of file regu_var.hpp.
Referenced by fetch_peek_arith(), regu_init(), stx_build_arith_type(), and xts_process_arith_type().
OPERATOR_TYPE arith_list_node::opcode |
Definition at line 131 of file regu_var.hpp.
Referenced by fetch_peek_arith(), pt_make_regu_arith(), pt_make_regu_pred(), qdata_evaluate_sys_connect_by_path(), qdump_print_arith_expression(), regu_init(), stx_build_arith_type(), xts_process_arith_type(), and xts_sizeof_arith_type().
TP_DOMAIN* arith_list_node::original_domain |
Definition at line 126 of file regu_var.hpp.
Referenced by qexec_clear_arith_list(), and stx_build_arith_type().
cubxasl::pred_expr* arith_list_node::pred |
Definition at line 133 of file regu_var.hpp.
Referenced by fetch_peek_arith(), pt_make_regu_arith(), pt_make_regu_pred(), qexec_clear_arith_list(), stx_build_arith_type(), and xts_process_arith_type().
struct drand48_data* arith_list_node::rand_seed |
Definition at line 136 of file regu_var.hpp.
Referenced by fetch_peek_arith(), pt_make_regu_arith(), pt_make_regu_pred(), qexec_clear_arith_list(), regu_init(), and stx_build_arith_type().
REGU_VARIABLE* arith_list_node::rightptr |
Definition at line 129 of file regu_var.hpp.
Referenced by fetch_peek_arith(), partition_is_reguvar_const(), pt_make_regu_arith(), pt_make_regu_pred(), qdata_evaluate_sys_connect_by_path(), qdump_print_arith_expression(), qexec_clear_arith_list(), qexec_replace_prior_regu_vars_prior_expr(), qo_validate_regu_var_for_limit(), regu_init(), stx_build_arith_type(), and xts_process_arith_type().
REGU_VARIABLE* arith_list_node::thirdptr |
Definition at line 130 of file regu_var.hpp.
Referenced by fetch_peek_arith(), partition_is_reguvar_const(), pt_make_regu_arith(), pt_make_regu_pred(), qexec_clear_arith_list(), qexec_replace_prior_regu_vars_prior_expr(), qo_validate_regu_var_for_limit(), regu_init(), stx_build_arith_type(), and xts_process_arith_type().
DB_VALUE* arith_list_node::value |
Definition at line 127 of file regu_var.hpp.
Referenced by fetch_peek_arith(), partition_is_reguvar_const(), pt_make_regu_arith(), pt_make_regu_pred(), qdump_print_arith_expression(), qexec_clear_arith_list(), qo_validate_regu_var_for_limit(), regu_init(), stx_build_arith_type(), and xts_process_arith_type().