CUBRID Engine
latest
|
#include <xasl.h>
Public Attributes | |
SELUPD_LIST * | next |
OID | class_oid |
HFID | class_hfid |
int | select_list_size |
REGU_VARLIST_LIST | select_list |
int | wait_msecs |
HFID selupd_list::class_hfid |
Definition at line 221 of file xasl.h.
Referenced by pt_link_regu_to_selupd_list(), qexec_execute_selupd_list_find_class(), regu_init(), stx_build_selupd_list(), and xts_process_selupd_list().
OID selupd_list::class_oid |
Definition at line 220 of file xasl.h.
Referenced by pt_link_regu_to_selupd_list(), qexec_execute_selupd_list_find_class(), regu_init(), stx_build_selupd_list(), and xts_process_selupd_list().
SELUPD_LIST* selupd_list::next |
Definition at line 219 of file xasl.h.
Referenced by pt_link_regu_to_selupd_list(), qexec_execute_selupd_list(), regu_init(), stx_build_selupd_list(), and xts_process_selupd_list().
REGU_VARLIST_LIST selupd_list::select_list |
Definition at line 223 of file xasl.h.
Referenced by pt_link_regu_to_selupd_list(), regu_init(), stx_build_selupd_list(), and xts_process_selupd_list().
int selupd_list::select_list_size |
Definition at line 222 of file xasl.h.
Referenced by pt_link_regu_to_selupd_list(), regu_init(), stx_build_selupd_list(), and xts_process_selupd_list().
int selupd_list::wait_msecs |
Definition at line 224 of file xasl.h.
Referenced by pt_to_buildlist_proc(), pt_to_buildvalue_proc(), qexec_execute_mainblock_internal(), stx_build_selupd_list(), and xts_process_selupd_list().