CUBRID Engine
latest
|
#include <system_catalog.h>
Public Attributes | |
VFID | vfid |
EHID | xhid |
PAGEID | hpgid |
Definition at line 45 of file system_catalog.h.
PAGEID ctid::hpgid |
Definition at line 51 of file system_catalog.h.
Referenced by catalog_create(), and catalog_initialize().
VFID ctid::vfid |
Definition at line 47 of file system_catalog.h.
Referenced by boot_create_all_volumes(), catalog_add_class_info(), catalog_adjust_directory_count(), catalog_check_class_consistency(), catalog_create(), catalog_drop_directory(), catalog_drop_old_representations(), catalog_drop_representation_helper(), catalog_drop_representation_item(), catalog_dump(), catalog_find_optimal_page(), catalog_get_new_page(), catalog_initialize(), catalog_insert_representation_item(), catalog_put_record_into_page(), catalog_put_representation_item(), catalog_reclaim_space(), catalog_rv_ovf_page_logical_insert_undo(), and catalog_update_class_info().
EHID ctid::xhid |
Definition at line 49 of file system_catalog.h.
Referenced by boot_create_all_volumes(), catalog_create(), catalog_initialize(), and catalog_put_representation_item().