Skip to content

Struct r91_disk_var_header

ClassList > r91_disk_var_header

Public Attributes

Type Name
HFID boot_hfid
LOG_LSA chkpt_lsa
INT64 db_creation
INT32 dummy
INT32 free_pages
INT32 free_sects
INT32 hint_allocsect
INT16 iopagesize
char magic
INT32 max_npages
INT16 offset_to_next_vol_fullname
INT16 offset_to_vol_fullname
INT16 offset_to_vol_remarks
INT32 page_alloctb_npages
INT32 page_alloctb_page1
DISK_VOLPURPOSE purpose
INT32 sect_alloctb_npages
INT32 sect_alloctb_page1
INT32 sect_npgs
INT32 sys_lastpage
INT32 total_pages
INT32 total_sects
char var_fields
INT16 volid

Public Attributes Documentation

variable boot_hfid

HFID r91_disk_var_header::boot_hfid;

variable chkpt_lsa

LOG_LSA r91_disk_var_header::chkpt_lsa;

variable db_creation

INT64 r91_disk_var_header::db_creation;

variable dummy

INT32 r91_disk_var_header::dummy;

variable free_pages

INT32 r91_disk_var_header::free_pages;

variable free_sects

INT32 r91_disk_var_header::free_sects;

variable hint_allocsect

INT32 r91_disk_var_header::hint_allocsect;

variable iopagesize

INT16 r91_disk_var_header::iopagesize;

variable magic

char r91_disk_var_header::magic[CUBRID_MAGIC_MAX_LENGTH];

variable max_npages

INT32 r91_disk_var_header::max_npages;

variable offset_to_next_vol_fullname

INT16 r91_disk_var_header::offset_to_next_vol_fullname;

variable offset_to_vol_fullname

INT16 r91_disk_var_header::offset_to_vol_fullname;

variable offset_to_vol_remarks

INT16 r91_disk_var_header::offset_to_vol_remarks;

variable page_alloctb_npages

INT32 r91_disk_var_header::page_alloctb_npages;

variable page_alloctb_page1

INT32 r91_disk_var_header::page_alloctb_page1;

variable purpose

DISK_VOLPURPOSE r91_disk_var_header::purpose;

variable sect_alloctb_npages

INT32 r91_disk_var_header::sect_alloctb_npages;

variable sect_alloctb_page1

INT32 r91_disk_var_header::sect_alloctb_page1;

variable sect_npgs

INT32 r91_disk_var_header::sect_npgs;

variable sys_lastpage

INT32 r91_disk_var_header::sys_lastpage;

variable total_pages

INT32 r91_disk_var_header::total_pages;

variable total_sects

INT32 r91_disk_var_header::total_sects;

variable var_fields

char r91_disk_var_header::var_fields[1];

variable volid

INT16 r91_disk_var_header::volid;


The documentation for this class was generated from the following file cubrid/src/executables/migrate.c