CUBRID Engine
latest
|
Public Attributes | |
PAGEID | page_id |
VOLID | volid |
PGSLOTID | slot_id |
REPR_ID | repr_id |
VPID | r_page_id |
PGSLOTID | r_slot_id |
Definition at line 170 of file system_catalog.c.
PAGEID catalog_key::page_id |
Definition at line 173 of file system_catalog.c.
Referenced by catalog_delete_key(), catalog_get_dir_oid_from_cache(), catalog_get_representation_item(), catalog_key_compare(), and catalog_key_copy().
VPID catalog_key::r_page_id |
Definition at line 179 of file system_catalog.c.
Referenced by catalog_get_dir_oid_from_cache(), catalog_get_representation_item(), and catalog_key_copy().
PGSLOTID catalog_key::r_slot_id |
Definition at line 180 of file system_catalog.c.
Referenced by catalog_get_dir_oid_from_cache(), catalog_get_representation_item(), and catalog_key_copy().
REPR_ID catalog_key::repr_id |
Definition at line 176 of file system_catalog.c.
Referenced by catalog_delete_key(), catalog_get_dir_oid_from_cache(), catalog_get_representation_item(), catalog_key_compare(), catalog_key_copy(), and catalog_key_hash().
PGSLOTID catalog_key::slot_id |
Definition at line 175 of file system_catalog.c.
Referenced by catalog_delete_key(), catalog_get_dir_oid_from_cache(), catalog_get_representation_item(), catalog_key_compare(), and catalog_key_copy().
VOLID catalog_key::volid |
Definition at line 174 of file system_catalog.c.
Referenced by catalog_delete_key(), catalog_get_dir_oid_from_cache(), catalog_get_representation_item(), catalog_key_compare(), and catalog_key_copy().