Struct heap_classrepr_entry
ClassList > heap_classrepr_entry
Public Attributes
Public Attributes Documentation
variable class_oid
OID heap_classrepr_entry::class_oid;
variable fcnt
int heap_classrepr_entry::fcnt;
variable force_decache
bool heap_classrepr_entry::force_decache;
variable hash_next
HEAP_CLASSREPR_ENTRY* heap_classrepr_entry::hash_next;
variable idx
int heap_classrepr_entry::idx;
variable last_reprid
REPR_ID heap_classrepr_entry::last_reprid;
variable max_reprid
int heap_classrepr_entry::max_reprid;
variable mutex
pthread_mutex_t heap_classrepr_entry::mutex;
variable next
HEAP_CLASSREPR_ENTRY* heap_classrepr_entry::next;
variable next_wait_thrd
THREAD_ENTRY* heap_classrepr_entry::next_wait_thrd;
variable prev
HEAP_CLASSREPR_ENTRY* heap_classrepr_entry::prev;
variable repr
OR_CLASSREP** heap_classrepr_entry::repr;
variable zone
int heap_classrepr_entry::zone;
The documentation for this class was generated from the following file cubrid/src/storage/heap_file.c