ClassList > r91_disk_var_header
Public Attributes
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;
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