CUBRID Engine  latest
qmgr_tran_entry Struct Reference
Collaboration diagram for qmgr_tran_entry:
Collaboration graph

Public Attributes

QMGR_TRAN_STATUS trans_stat
 
int query_id_generator
 
int num_query_entries
 
QMGR_QUERY_ENTRYquery_entry_list_p
 
QMGR_QUERY_ENTRYfree_query_entry_list_p
 
OID_BLOCK_LISTmodified_classes_p
 

Detailed Description

Definition at line 97 of file query_manager.c.

Member Data Documentation

QMGR_QUERY_ENTRY* qmgr_tran_entry::free_query_entry_list_p
int qmgr_tran_entry::num_query_entries

Definition at line 102 of file query_manager.c.

Referenced by qmgr_allocate_query_entry(), and qmgr_initialize_tran_entry().

int qmgr_tran_entry::query_id_generator

Definition at line 100 of file query_manager.c.

Referenced by qmgr_allocate_query_entry(), and qmgr_initialize_tran_entry().


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