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

Public Attributes

CI_OID xoid
 
bool deleted
 
int req_handle
 
RESULTSET_IMPLpres
 
CCI_OBJECT_POOLpool
 

Detailed Description

Definition at line 212 of file cci_stub.c.

Member Data Documentation

CCI_OBJECT_POOL* cci_object_s::pool

Definition at line 218 of file cci_stub.c.

Referenced by api_ores_apply_update(), api_ores_delete_row(), and create_cci_object().

RESULTSET_IMPL* cci_object_s::pres
int cci_object_s::req_handle

Definition at line 216 of file cci_stub.c.

Referenced by create_cci_object(), and on_close_opool_res().

CI_OID cci_object_s::xoid

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