Skip to content

Struct qfile_page_header

ClassList > qfile_page_header

  • #include <list_file.h>

Public Attributes

Type Name
int lasttpl_off
PAGEID next_pgid
VOLID next_volid
PAGEID ovfl_pgid
VOLID ovfl_volid
int pg_tplcnt
PAGEID prev_pgid
VOLID prev_volid

Public Attributes Documentation

variable lasttpl_off

int qfile_page_header::lasttpl_off;

variable next_pgid

PAGEID qfile_page_header::next_pgid;

variable next_volid

VOLID qfile_page_header::next_volid;

variable ovfl_pgid

PAGEID qfile_page_header::ovfl_pgid;

variable ovfl_volid

VOLID qfile_page_header::ovfl_volid;

variable pg_tplcnt

int qfile_page_header::pg_tplcnt;

variable prev_pgid

PAGEID qfile_page_header::prev_pgid;

variable prev_volid

VOLID qfile_page_header::prev_volid;


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