CUBRID Engine
latest
|
#include <xasl.h>
Public Member Functions | |
qproc_db_value_list ()=default | |
Public Attributes | |
QPROC_DB_VALUE_LIST | next |
DB_VALUE * | val |
TP_DOMAIN * | dom |
|
default |
TP_DOMAIN* qproc_db_value_list::dom |
Definition at line 197 of file xasl.h.
Referenced by pt_clone_val_list(), pt_copy_val_list(), pt_make_connect_by_proc(), pt_make_outlist_from_vallist(), pt_make_pos_regu_list(), and pt_make_val_list().
QPROC_DB_VALUE_LIST qproc_db_value_list::next |
Definition at line 195 of file xasl.h.
Referenced by method_scan_next_value_array(), pt_aggregate_info_append_value_list(), pt_clone_val_list(), pt_copy_val_list(), pt_fix_buildlist_aggregate_cume_dist_percent_rank(), pt_index_value(), pt_initialize_analytic_info(), pt_make_connect_by_proc(), pt_make_constant_regu_list_from_val_list(), pt_make_outlist_from_vallist(), pt_make_pos_regu_list(), pt_make_val_list(), pt_split_pred_regu_list(), pt_to_outlist(), qdata_evaluate_connect_by_root(), qdata_evaluate_sys_connect_by_path(), qdata_get_single_tuple_from_list_id(), qdata_set_value_list_to_null(), qdump_print_value_list(), qdump_print_xasl(), qexec_clear_db_val_list(), qexec_clear_xasl_head(), qexec_execute_delete(), qexec_execute_insert(), qexec_execute_update(), qexec_gby_finalize_group_val_list(), qexec_get_xasl_list_id(), qexec_replace_prior_regu_vars_prior_expr(), qexec_resolve_domains_for_group_by(), resolve_domain_on_regu_operand(), scan_next_method_scan(), scan_open_showstmt_scan(), stx_build_val_list(), xts_process_val_list(), and xts_sizeof_val_list().
DB_VALUE* qproc_db_value_list::val |
Definition at line 196 of file xasl.h.
Referenced by method_invoke(), method_receive_results_for_stand_alone(), pt_clone_val_list(), pt_copy_val_list(), pt_index_value(), pt_initialize_analytic_info(), pt_make_connect_by_proc(), pt_make_outlist_from_vallist(), pt_make_pos_regu_list(), pt_make_regu_subquery(), pt_make_val_list(), pt_split_pred_regu_list(), pt_to_aggregate_node(), pt_to_outlist(), qdata_evaluate_connect_by_root(), qdata_evaluate_sys_connect_by_path(), qdata_get_single_tuple_from_list_id(), qdata_set_value_list_to_null(), qdump_print_value_list(), qdump_print_xasl(), qexec_clear_db_val_list(), qexec_clear_xasl_head(), qexec_execute_delete(), qexec_execute_insert(), qexec_execute_update(), qexec_gby_finalize_group_val_list(), qexec_get_xasl_list_id(), qexec_replace_prior_regu_vars_prior_expr(), qexec_resolve_domains_for_group_by(), qproc_next_set_scan(), resolve_domain_on_regu_operand(), scan_next_method_scan(), scan_open_showstmt_scan(), stx_build_val_list(), and xts_process_val_list().