ROSS
Data Fields
io_partition Struct Reference

#include <io.h>

Data Fields

int part
 
int file
 
int offset
 
int size
 
int lp_count
 
int ev_count
 

Detailed Description

Definition at line 55 of file io.h.

Field Documentation

int io_partition::ev_count

Definition at line 61 of file io.h.

Referenced by io_store_checkpoint().

int io_partition::file

Definition at line 57 of file io.h.

Referenced by io_store_checkpoint().

int io_partition::lp_count

Definition at line 60 of file io.h.

Referenced by io_read_checkpoint(), and io_store_checkpoint().

int io_partition::offset

Definition at line 58 of file io.h.

Referenced by io_store_checkpoint().

int io_partition::part

Definition at line 56 of file io.h.

Referenced by io_store_checkpoint().

int io_partition::size

Definition at line 59 of file io.h.

Referenced by io_read_checkpoint(), and io_store_checkpoint().


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