eoTimedMonitor Class Reference

Holds a collection of monitors and only fires them when a time limit has been reached. More...

#include <eoTimedMonitor.h>

Inheritance diagram for eoTimedMonitor:

eoMonitor eoF< eoMonitor & > eoFunctorBase List of all members.

Public Member Functions

 eoTimedMonitor (int seconds_)
eoMonitoroperator() (void)
 The pure virtual function that needs to be implemented by the subclass.
void add (eoMonitor &mon)
virtual std::string className (void) const

Private Attributes

clock_t last_tick
int seconds
std::vector< eoMonitor * > monitors

Detailed Description

Holds a collection of monitors and only fires them when a time limit has been reached.

Definition at line 40 of file eoTimedMonitor.h.


The documentation for this class was generated from the following file:
Generated on Thu Oct 19 05:06:57 2006 for EO by  doxygen 1.3.9.1