eoTimedStateSaver Class Reference

an eoUpdater that saves a state every given time interval More...

#include <eoUpdater.h>

Inheritance diagram for eoTimedStateSaver:

eoUpdater eoF< void > eoFunctorBase

List of all members.

Public Member Functions

 eoTimedStateSaver (time_t _interval, const eoState &_state, std::string _prefix="state", std::string _extension="sav")
void operator() (void)
 The pure virtual function that needs to be implemented by the subclass.
virtual std::string className (void) const

Private Attributes

const eoStatestate
const time_t interval
time_t last_time
const time_t first_time
const std::string prefix
const std::string extension


Detailed Description

an eoUpdater that saves a state every given time interval

Definition at line 109 of file eoUpdater.h.


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

Generated on Thu Jan 1 23:19:51 2009 for EvolvingObjects by  doxygen 1.5.5