CUBRID Engine  latest
file_descriptors Union Reference

#include <file_manager.h>

Collaboration diagram for file_descriptors:
Collaboration graph

Public Attributes

FILE_HEAP_DES heap
 
FILE_OVF_HEAP_DES heap_overflow
 
FILE_BTREE_DES btree
 
FILE_OVF_BTREE_DES btree_key_overflow
 
FILE_EHASH_DES ehash
 
FILE_VACUUM_DATA_DES vacuum_data
 
char dummy_align [FILE_DESCRIPTORS_SIZE]
 

Detailed Description

Definition at line 130 of file file_manager.h.

Member Data Documentation

FILE_OVF_BTREE_DES file_descriptors::btree_key_overflow
char file_descriptors::dummy_align[FILE_DESCRIPTORS_SIZE]

Definition at line 138 of file file_manager.h.

FILE_EHASH_DES file_descriptors::ehash

Definition at line 136 of file file_manager.h.

Referenced by file_header_dump_descriptor().

FILE_OVF_HEAP_DES file_descriptors::heap_overflow

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