CUBRID Engine
latest
|
#include <file_hash.h>
Public Attributes | |
FH_FILE_POS | next |
FH_INFO | info |
Definition at line 60 of file file_hash.h.
FH_INFO fh_entry::info |
Definition at line 63 of file file_hash.h.
Referenced by fh_get(), fh_put(), and fh_read_page().
FH_FILE_POS fh_entry::next |
Definition at line 62 of file file_hash.h.
Referenced by fh_get(), fh_put(), and fh_read_page().