file storage adpater for ArchData
More...
#include <PersistentFastCheckpointer.hpp>
file storage adpater for ArchData
- See also
- DeltaCheckpoint
Definition at line 80 of file PersistentFastCheckpointer.hpp.
◆ FileReadAdapter()
sparta::serialization::checkpoint::PersistentFastCheckpointer::FileReadAdapter::FileReadAdapter |
( |
std::istream & |
in | ) |
|
|
inline |
◆ copyLineBytes()
void sparta::serialization::checkpoint::PersistentFastCheckpointer::FileReadAdapter::copyLineBytes |
( |
char * |
buf, |
|
|
uint32_t |
size |
|
) |
| |
|
inline |
◆ dump()
void sparta::serialization::checkpoint::PersistentFastCheckpointer::FileReadAdapter::dump |
( |
std::ostream & |
o | ) |
const |
|
inline |
◆ getNextRestoreLine()
ArchData::line_idx_type sparta::serialization::checkpoint::PersistentFastCheckpointer::FileReadAdapter::getNextRestoreLine |
( |
| ) |
|
|
inline |
◆ getSize()
uint32_t sparta::serialization::checkpoint::PersistentFastCheckpointer::FileReadAdapter::getSize |
( |
| ) |
const |
|
inline |
◆ good()
bool sparta::serialization::checkpoint::PersistentFastCheckpointer::FileReadAdapter::good |
( |
| ) |
const |
|
inline |
◆ prepareForLoad()
void sparta::serialization::checkpoint::PersistentFastCheckpointer::FileReadAdapter::prepareForLoad |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: