CUBRID Engine  latest
qfile_pooled_list_cache_entry Union Reference
Collaboration diagram for qfile_pooled_list_cache_entry:
Collaboration graph

Public Attributes

struct {
   int   next
 
   QFILE_LIST_CACHE_ENTRY   entry
 
s
 
char dummy [FIXED_SIZE_OF_POOLED_LIST_CACHE_ENTRY]
 

Detailed Description

Definition at line 131 of file list_file.c.

Member Data Documentation

char qfile_pooled_list_cache_entry::dummy[FIXED_SIZE_OF_POOLED_LIST_CACHE_ENTRY]

Definition at line 138 of file list_file.c.

QFILE_LIST_CACHE_ENTRY qfile_pooled_list_cache_entry::entry

Definition at line 136 of file list_file.c.

Referenced by qfile_allocate_list_cache_entry(), and qfile_free_list_cache_entry().

int qfile_pooled_list_cache_entry::next
struct { ... } qfile_pooled_list_cache_entry::s

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