Skip to content

Struct heap_hfid_table_entry

ClassList > heap_hfid_table_entry

  • #include <heap_file.h>

Public Attributes

Type Name
OID class_oid
std::atomic< char * > classname
UINT64 del_id
FILE_TYPE ftype
HFID hfid
HEAP_HFID_TABLE_ENTRY * next
HEAP_HFID_TABLE_ENTRY * stack

Public Attributes Documentation

variable class_oid

OID heap_hfid_table_entry::class_oid;

variable classname

std::atomic<char*> heap_hfid_table_entry::classname;

variable del_id

UINT64 heap_hfid_table_entry::del_id;

variable ftype

FILE_TYPE heap_hfid_table_entry::ftype;

variable hfid

HFID heap_hfid_table_entry::hfid;

variable next

HEAP_HFID_TABLE_ENTRY* heap_hfid_table_entry::next;

variable stack

HEAP_HFID_TABLE_ENTRY* heap_hfid_table_entry::stack;


The documentation for this class was generated from the following file cubrid/src/storage/heap_file.h