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

Public Attributes

API_OBJECT_RESULTSET_POOL ifs
 
CONNECTION_IMPLpconn
 
hash_tableht
 
hash_tableght
 
T_CCI_ERROR err_buf
 

Detailed Description

Definition at line 221 of file cci_stub.c.

Member Data Documentation

T_CCI_ERROR cci_object_pool_s::err_buf

Definition at line 227 of file cci_stub.c.

hash_table* cci_object_pool_s::ght

Definition at line 226 of file cci_stub.c.

Referenced by opool_create(), and opool_destroy().

hash_table* cci_object_pool_s::ht
API_OBJECT_RESULTSET_POOL cci_object_pool_s::ifs

Definition at line 223 of file cci_stub.c.

Referenced by opool_create().

CONNECTION_IMPL* cci_object_pool_s::pconn

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