Struct fileio_backup_buffer
ClassList > fileio_backup_buffer
Public Attributes
Public Attributes Documentation
variable alltotalio
INT64 fileio_backup_buffer::alltotalio;
variable bkuphdr
FILEIO_BACKUP_HEADER* fileio_backup_buffer::bkuphdr;
variable buffer
char* fileio_backup_buffer::buffer;
variable count
INT64 fileio_backup_buffer::count;
variable current_path
char fileio_backup_buffer::current_path[PATH_MAX];
variable dtype
int fileio_backup_buffer::dtype;
variable iosize
INT64 fileio_backup_buffer::iosize;
variable last_chkpt_lsa
LOG_LSA fileio_backup_buffer::last_chkpt_lsa;
variable loc_db_fullname
char fileio_backup_buffer::loc_db_fullname[PATH_MAX];
variable log_path
char fileio_backup_buffer::log_path[PATH_MAX];
variable name
char fileio_backup_buffer::name[PATH_MAX];
variable ptr
char* fileio_backup_buffer::ptr;
variable vdes
int fileio_backup_buffer::vdes;
variable vlabel
const char* fileio_backup_buffer::vlabel;
variable voltotalio
INT64 fileio_backup_buffer::voltotalio;
The documentation for this class was generated from the following file cubrid/src/storage/file_io.h