eoPeriodicContinue< EOT > Class Template Reference

Inheritance diagram for eoPeriodicContinue< EOT >:

eoContinue< EOT > eoUF< A1, R > eoPersistent eoFunctorBase eoPrintable List of all members.

Public Member Functions

 eoPeriodicContinue (unsigned __period, unsigned __init_counter=0)
 Constructor.
bool operator() (const eoPop< EOT > &pop)
 It returns 'true' only if the current number of generations modulo the period doen't equal to zero.

Private Attributes

unsigned period
unsigned counter

Detailed Description

template<class EOT>
class eoPeriodicContinue< EOT >

Definition at line 30 of file eoPeriodicContinue.h.


Constructor & Destructor Documentation

template<class EOT>
eoPeriodicContinue< EOT >::eoPeriodicContinue ( unsigned  __period,
unsigned  __init_counter = 0 
)

Constructor.

The period is given in parameter.

Definition at line 50 of file eoPeriodicContinue.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:32 2007 for EO by  doxygen 1.4.7