Struct fileio_node¶
#include <file_io.h>
Public Attributes¶
| Type | Name |
|---|---|
| FILEIO_BACKUP_PAGE * | area |
| struct fileio_node * | next |
| ssize_t | nread |
| int | pageid |
| struct fileio_node * | prev |
| bool | writeable |
| FILEIO_ZIP_INFO * | zip_info |
Public Attributes Documentation¶
variable area¶
variable next¶
variable nread¶
variable pageid¶
variable prev¶
variable writeable¶
variable zip_info¶
The documentation for this class was generated from the following file cubrid/src/storage/file_io.h