CUBRID Engine  latest
qfile_page_header Struct Reference

#include <list_file.h>

Collaboration diagram for qfile_page_header:
Collaboration graph

Public Attributes

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

Detailed Description

Definition at line 66 of file list_file.h.

Member Data Documentation

int qfile_page_header::lasttpl_off

Definition at line 71 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().

PAGEID qfile_page_header::next_pgid

Definition at line 70 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().

VOLID qfile_page_header::next_volid

Definition at line 74 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().

PAGEID qfile_page_header::ovfl_pgid

Definition at line 72 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().

VOLID qfile_page_header::ovfl_volid

Definition at line 75 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().

int qfile_page_header::pg_tplcnt

Definition at line 68 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().

PAGEID qfile_page_header::prev_pgid

Definition at line 69 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().

VOLID qfile_page_header::prev_volid

Definition at line 73 of file list_file.h.

Referenced by qmgr_setup_empty_list_file().


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