CUBRID Engine  latest
qmgr_query_entry Struct Reference

#include <query_manager.h>

Collaboration diagram for qmgr_query_entry:
Collaboration graph

Public Attributes

QUERY_ID query_id
 
XASL_ID xasl_id
 
xasl_cache_entxasl_ent
 
QFILE_LIST_IDlist_id
 
QFILE_LIST_CACHE_ENTRYlist_ent
 
QMGR_QUERY_ENTRYnext
 
QMGR_TEMP_FILEtemp_vfid
 
int num_tmp
 
int total_count
 
char * er_msg
 
int errid
 
QMGR_QUERY_STATUS query_status
 
QUERY_FLAG query_flag
 
bool is_holdable
 
bool includes_tde_class
 

Detailed Description

Definition at line 123 of file query_manager.h.

Member Data Documentation

bool qmgr_query_entry::includes_tde_class
int qmgr_query_entry::num_tmp
int qmgr_query_entry::total_count

Definition at line 133 of file query_manager.h.

Referenced by qentry_to_sentry(), qmgr_allocate_query_entry(), and sentry_to_qentry().


The documentation for this struct was generated from the following file: