EvolvingObjects
eoGenCounter Class Reference

An eoStat that simply gives the current generation index. More...

#include <eoGenCounter.h>

Inheritance diagram for eoGenCounter:
eoUpdater eoValueParam< unsigned int > eoF< void > eoParam eoFunctorBase

List of all members.

Public Member Functions

 eoGenCounter (unsigned int start=0, std::string label="Gen")
virtual void operator() ()
 The pure virtual function that needs to be implemented by the subclass.

Private Attributes

unsigned int _nb

Detailed Description

An eoStat that simply gives the current generation index.

Definition at line 32 of file eoGenCounter.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends