eoIncrementor< T > Class Template Reference

an eoUpdater that simply increments a counter More...

#include <eoUpdater.h>

Inheritance diagram for eoIncrementor< T >:

eoUpdater eoF< void > eoFunctorBase

List of all members.

Public Member Functions

 eoIncrementor (T &_counter, T _stepsize=1)
 Default Ctor - requires a reference to the thing to increment.
virtual void operator() ()
 Simply increments.
virtual std::string className (void) const

Private Attributes

T & counter
stepsize


Detailed Description

template<class T>
class eoIncrementor< T >

an eoUpdater that simply increments a counter

Definition at line 55 of file eoUpdater.h.


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

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