Skip to content

Struct heap_classrepr_entry

ClassList > heap_classrepr_entry

Public Attributes

Type Name
OID class_oid
int fcnt
bool force_decache
HEAP_CLASSREPR_ENTRY * hash_next
int idx
REPR_ID last_reprid
int max_reprid
pthread_mutex_t mutex
HEAP_CLASSREPR_ENTRY * next
THREAD_ENTRY * next_wait_thrd
HEAP_CLASSREPR_ENTRY * prev
OR_CLASSREP ** repr
int zone

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