SST::Archive Class Reference

Archives are used for checkpoint/restart. More...

#include <archive.h>

Public Member Functions

 Archive (std::string, std::string)
 Create a new Archive.
void saveSimulation (Simulation *sim)
 Save the simulation state to a file.
SimulationloadSimulation (void)
 Restore Simulation state from a file.

Detailed Description

Archives are used for checkpoint/restart.

NOT a Public API.


Constructor & Destructor Documentation

Archive::Archive ( std::string  ttype,
std::string  filename 
)

Create a new Archive.

Parameters:
ttype - Type of archive (xml, text, bin)
filename - File to archive to or from

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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1