CUBRID Engine  latest
heap_hfid_table Struct Reference

#include <heap_file.h>

Collaboration diagram for heap_hfid_table:
Collaboration graph

Public Attributes

LF_HASH_TABLE hfid_hash
 
LF_ENTRY_DESCRIPTOR hfid_hash_descriptor
 
LF_FREELIST hfid_hash_freelist
 
bool logging
 

Detailed Description

Definition at line 186 of file heap_file.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: