CUBRID Engine
latest
|
#include <heap_file.h>
Public Attributes | |
LF_HASH_TABLE | hfid_hash |
LF_ENTRY_DESCRIPTOR | hfid_hash_descriptor |
LF_FREELIST | hfid_hash_freelist |
bool | logging |
Definition at line 186 of file heap_file.h.
LF_HASH_TABLE heap_hfid_table::hfid_hash |
Definition at line 188 of file heap_file.h.
Referenced by heap_cache_class_info(), heap_delete_hfid_from_cache(), heap_finalize_hfid_table(), heap_hfid_cache_get(), and heap_initialize_hfid_table().
LF_ENTRY_DESCRIPTOR heap_hfid_table::hfid_hash_descriptor |
Definition at line 189 of file heap_file.h.
Referenced by heap_initialize_hfid_table().
LF_FREELIST heap_hfid_table::hfid_hash_freelist |
Definition at line 190 of file heap_file.h.
Referenced by heap_finalize_hfid_table(), and heap_initialize_hfid_table().
bool heap_hfid_table::logging |
Definition at line 191 of file heap_file.h.
Referenced by heap_initialize_hfid_table().