TestCheckpointManager Class Reference

This checkpoint manager is for testing only and is used by test routines. More...

#include <TestCheckpointManager.h>

Inheritance diagram for TestCheckpointManager:
Collaboration diagram for TestCheckpointManager:

List of all members.

Public Member Functions

 TestCheckpointManager (TestSaveManager &tsm)
 Construct with the Save Manager.
 ~TestCheckpointManager ()
 Destructor.
void checkpoint (std::ostream &out)
 Dump a checkpoint to ostream.
void setInterval (uint64 iterations)
 Take a checkpoint every.
void setTimer (time_t seconds)
 Take a checkpoint every.
void setCheckpointNow ()
 Take a checkpoint right now!


Detailed Description

This checkpoint manager is for testing only and is used by test routines.

Member Function Documentation

void TestCheckpointManager::checkpoint ( std::ostream &  out  )  [virtual]

Dump a checkpoint to ostream.

Parameters:
out 

Implements CheckpointManager.

void TestCheckpointManager::setInterval ( uint64  iterations  )  [virtual]

Take a checkpoint every.

Parameters:
iterations MCMC steps

Implements CheckpointManager.

void TestCheckpointManager::setTimer ( time_t  seconds  )  [virtual]

Take a checkpoint every.

Parameters:
seconds by the wall clock

Implements CheckpointManager.


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:12 2010 by doxygen