CUBRID Engine
latest
|
#include <regu_var.hpp>
Public Member Functions | |
regu_value_list ()=default | |
Public Attributes | |
REGU_VALUE_ITEM * | regu_list |
REGU_VALUE_ITEM * | current_value |
int | count |
Definition at line 103 of file regu_var.hpp.
|
default |
int regu_value_list::count |
Definition at line 107 of file regu_var.hpp.
Referenced by pt_make_regu_reguvalues_list(), stx_build_regu_value_list(), stx_regu_value_list_alloc_and_init(), and xts_process_regu_value_list().
REGU_VALUE_ITEM* regu_value_list::current_value |
Definition at line 106 of file regu_var.hpp.
Referenced by fetch_peek_dbval(), pt_make_regu_reguvalues_list(), scan_next_value_scan(), scan_start_scan(), stx_build_regu_value_list(), and stx_regu_value_list_alloc_and_init().
REGU_VALUE_ITEM* regu_value_list::regu_list |
Definition at line 105 of file regu_var.hpp.
Referenced by fetch_peek_dbval(), pt_make_regu_reguvalues_list(), qexec_clear_regu_value_list(), scan_start_scan(), stx_build_regu_value_list(), stx_regu_value_list_alloc_and_init(), xts_process_regu_value_list(), and xts_sizeof_regu_value_list().