eoSecondsElapsedContinue< EOT > Class Template Reference

Timed continuator: continues until a number of seconds is used. More...

#include <eoSecondsElapsedContinue.h>

Inheritance diagram for eoSecondsElapsedContinue< EOT >:

eoContinue< EOT > eoUF< A1, R > eoPersistent eoFunctorBase eoPrintable

List of all members.

Public Member Functions

 eoSecondsElapsedContinue (int nSeconds)
virtual bool operator() (const eoPop< EOT > &_vEO)
virtual std::string className (void) const
void readFrom (std::istream &__is)
 Read object.
void printOn (std::ostream &__os) const
 Write object.

Private Attributes

time_t start
int seconds


Detailed Description

template<class EOT>
class eoSecondsElapsedContinue< EOT >

Timed continuator: continues until a number of seconds is used.

Definition at line 33 of file eoSecondsElapsedContinue.h.


Member Function Documentation

template<class EOT>
void eoSecondsElapsedContinue< EOT >::readFrom ( std::istream &  _is  )  [inline, virtual]

Read object.

Parameters:
_is A std::istream.
Exceptions:
runtime_std::exception If a valid object can't be read.

Reimplemented from eoContinue< EOT >.

Definition at line 53 of file eoSecondsElapsedContinue.h.

template<class EOT>
void eoSecondsElapsedContinue< EOT >::printOn ( std::ostream &  _os  )  const [inline, virtual]

Write object.

It's called printOn since it prints the object on a stream.

Parameters:
_os A std::ostream.

Reimplemented from eoContinue< EOT >.

Definition at line 58 of file eoSecondsElapsedContinue.h.


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

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