CUBRID Engine
latest
|
Public Attributes | |
CATALOG_ENTRY * | stack |
CATALOG_ENTRY * | next |
UINT64 | del_id |
CATALOG_KEY | key |
Definition at line 185 of file system_catalog.c.
UINT64 catalog_entry::del_id |
Definition at line 189 of file system_catalog.c.
CATALOG_KEY catalog_entry::key |
Definition at line 190 of file system_catalog.c.
Referenced by catalog_get_dir_oid_from_cache(), and catalog_get_representation_item().
CATALOG_ENTRY* catalog_entry::next |
Definition at line 188 of file system_catalog.c.
CATALOG_ENTRY* catalog_entry::stack |
Definition at line 187 of file system_catalog.c.