Skip to content

Struct qmgr_temp_file

ClassList > qmgr_temp_file

  • #include <query_manager.h>

Public Attributes

Type Name
PAGE_PTR * membuf
int membuf_last
int membuf_npages
QMGR_TEMP_FILE_MEMBUF_TYPE membuf_type
QMGR_TEMP_FILE * next
bool preserved
QMGR_TEMP_FILE * prev
bool tde_encrypted
FILE_TYPE temp_file_type
VFID temp_vfid

Public Attributes Documentation

variable membuf

PAGE_PTR* qmgr_temp_file::membuf;

variable membuf_last

int qmgr_temp_file::membuf_last;

variable membuf_npages

int qmgr_temp_file::membuf_npages;

variable membuf_type

QMGR_TEMP_FILE_MEMBUF_TYPE qmgr_temp_file::membuf_type;

variable next

QMGR_TEMP_FILE* qmgr_temp_file::next;

variable preserved

bool qmgr_temp_file::preserved;

variable prev

QMGR_TEMP_FILE* qmgr_temp_file::prev;

variable tde_encrypted

bool qmgr_temp_file::tde_encrypted;

variable temp_file_type

FILE_TYPE qmgr_temp_file::temp_file_type;

variable temp_vfid

VFID qmgr_temp_file::temp_vfid;


The documentation for this class was generated from the following file cubrid/src/query/query_manager.h