CUBRID Engine
latest
|
Public Attributes | |
API_OBJECT_RESULTSET_POOL | ifs |
CONNECTION_IMPL * | pconn |
hash_table * | ht |
hash_table * | ght |
T_CCI_ERROR | err_buf |
Definition at line 221 of file cci_stub.c.
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 |
Definition at line 225 of file cci_stub.c.
Referenced by opool_create(), opool_destroy(), opool_get_object_resultset(), and opool_oid_delete().
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 |
Definition at line 224 of file cci_stub.c.
Referenced by api_ores_apply_update(), api_ores_delete_row(), create_cci_object(), opool_create(), and opool_oid_delete().