Skip to content

Struct fileio_backup_buffer

ClassList > fileio_backup_buffer

  • #include <file_io.h>

Public Attributes

Type Name
INT64 alltotalio
FILEIO_BACKUP_HEADER * bkuphdr
char * buffer
INT64 count
char current_path
int dtype
INT64 iosize
LOG_LSA last_chkpt_lsa
char loc_db_fullname
char log_path
char name
char * ptr
int vdes
const char * vlabel
INT64 voltotalio

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