CUBRID Engine  latest
fileio_node Struct Reference

#include <file_io.h>

Collaboration diagram for fileio_node:
Collaboration graph

Public Attributes

struct fileio_nodeprev
 
struct fileio_nodenext
 
int pageid
 
bool writeable
 
ssize_t nread
 
FILEIO_BACKUP_PAGEarea
 
FILEIO_ZIP_INFOzip_info
 

Detailed Description

Definition at line 378 of file file_io.h.

Member Data Documentation

struct fileio_node* fileio_node::next
ssize_t fileio_node::nread
int fileio_node::pageid
struct fileio_node* fileio_node::prev

Definition at line 380 of file file_io.h.

Referenced by fileio_delete_queue_head(), and fileio_free_node().

bool fileio_node::writeable

Definition at line 383 of file file_io.h.

Referenced by fileio_write_backup_node().


The documentation for this struct was generated from the following file: