Struct qmgr_query_entry
ClassList > qmgr_query_entry
#include <query_manager.h>
Public Attributes
Public Attributes Documentation
variable alloc_no
unsigned int qmgr_query_entry::alloc_no;
variable er_msg
char* qmgr_query_entry::er_msg;
variable errid
int qmgr_query_entry::errid;
variable includes_tde_class
bool qmgr_query_entry::includes_tde_class;
variable is_holdable
bool qmgr_query_entry::is_holdable;
variable list_ent
QFILE_LIST_CACHE_ENTRY* qmgr_query_entry::list_ent;
variable list_id
QFILE_LIST_ID* qmgr_query_entry::list_id;
variable next
QMGR_QUERY_ENTRY* qmgr_query_entry::next;
variable num_tmp
int qmgr_query_entry::num_tmp;
variable query_flag
QUERY_FLAG qmgr_query_entry::query_flag;
variable query_id
QUERY_ID qmgr_query_entry::query_id;
variable query_status
QMGR_QUERY_STATUS qmgr_query_entry::query_status;
variable temp_vfid
QMGR_TEMP_FILE* qmgr_query_entry::temp_vfid;
variable total_count
int qmgr_query_entry::total_count;
variable xasl_ent
xasl_cache_ent* qmgr_query_entry::xasl_ent;
variable xasl_id
XASL_ID qmgr_query_entry::xasl_id;
The documentation for this class was generated from the following file cubrid/src/query/query_manager.h