CUBRID Engine  latest
heap_classrepr_entry Struct Reference
Collaboration diagram for heap_classrepr_entry:
Collaboration graph

Public Attributes

pthread_mutex_t mutex
 
int idx
 
int fcnt
 
int zone
 
int force_decache
 
THREAD_ENTRYnext_wait_thrd
 
HEAP_CLASSREPR_ENTRYhash_next
 
HEAP_CLASSREPR_ENTRYprev
 
HEAP_CLASSREPR_ENTRYnext
 
OID class_oid
 
OR_CLASSREP ** repr
 
int max_reprid
 
REPR_ID last_reprid
 

Detailed Description

Definition at line 309 of file heap_file.c.

Member Data Documentation

OID heap_classrepr_entry::class_oid
int heap_classrepr_entry::idx

Definition at line 312 of file heap_file.c.

Referenced by heap_classrepr_get(), and heap_classrepr_initialize_cache().

REPR_ID heap_classrepr_entry::last_reprid
int heap_classrepr_entry::max_reprid
pthread_mutex_t heap_classrepr_entry::mutex
THREAD_ENTRY* heap_classrepr_entry::next_wait_thrd

Definition at line 318 of file heap_file.c.

Referenced by heap_classrepr_initialize_cache().


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