ROSS
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 58 of file io.h.

Field Documentation

◆ ev_count

int io_partition::ev_count

Definition at line 64 of file io.h.

Referenced by io_store_checkpoint().

◆ file

int io_partition::file

Definition at line 60 of file io.h.

Referenced by io_store_checkpoint().

◆ lp_count

int io_partition::lp_count

Definition at line 63 of file io.h.

Referenced by io_read_checkpoint(), and io_store_checkpoint().

◆ offset

int io_partition::offset

Definition at line 61 of file io.h.

Referenced by io_store_checkpoint().

◆ part

int io_partition::part

Definition at line 59 of file io.h.

Referenced by io_store_checkpoint().

◆ size

int io_partition::size

Definition at line 62 of file io.h.

Referenced by io_read_checkpoint(), and io_store_checkpoint().


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