CUBRID Engine
latest
|
Public Attributes | |
OID | class_oid |
OID | oid |
CATCLS_ENTRY * | next |
Definition at line 83 of file catalog_class.c.
OID catcls_entry::class_oid |
Definition at line 85 of file catalog_class.c.
Referenced by catcls_convert_class_oid_to_oid(), and catcls_put_entry().
CATCLS_ENTRY* catcls_entry::next |
Definition at line 87 of file catalog_class.c.
Referenced by catcls_allocate_entry(), catcls_finalize_class_oid_to_oid_hash_table(), and catcls_free_entry().
OID catcls_entry::oid |
Definition at line 86 of file catalog_class.c.
Referenced by catcls_convert_class_oid_to_oid(), catcls_find_oid(), catcls_put_entry(), and catcls_replace_entry_oid().