Go to the source code of this file.
Functions | |
void | dataStore (std::ostream &stream, SnapshotContainerBase::Snapshots &v, void *context) |
void | dataLoad (std::istream &stream, SnapshotContainerBase::Snapshots &v, void *context) |
void dataLoad | ( | std::istream & | stream, |
SnapshotContainerBase::Snapshots & | v, | ||
void * | context | ||
) |
Definition at line 63 of file SnapshotContainerBase.C.
void dataStore | ( | std::ostream & | stream, |
SnapshotContainerBase::Snapshots & | v, | ||
void * | context | ||
) |
Definition at line 57 of file SnapshotContainerBase.C.