CheckpointManager Class Reference

Class to manage checkpoint calls. More...

#include <CheckpointManager.h>

Inheritance diagram for CheckpointManager:
Collaboration diagram for CheckpointManager:

List of all members.

Public Member Functions

 CheckpointManager (SaveManager &sm)
 Construct with the SaveManager.
virtual ~CheckpointManager ()
 Destructor.
virtual void checkpoint (std::ostream &out)=0
 Dump a checkpoint to the ostream "out".
virtual void setInterval (uint64 iterations)=0
 Set checkpoint interval in MCMC step iterations.
virtual void setTimer (time_t seconds)=0
 Set checkpoint interval in seconds.
virtual void setCheckpointNow ()=0
 Take a checkpoint now!

Friends

class boost::serialization::access


Detailed Description

Class to manage checkpoint calls.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:11 2010 by doxygen