EvolvingObjects
eoDynUpdater Class Reference

A base class to actually update an eoUpdatable object. More...

#include <eoUpdatable.h>

Inheritance diagram for eoDynUpdater:
eoUpdater eoF< void > eoFunctorBase eoCountedDynUpdate eoTimedDynUpdate

List of all members.

Public Member Functions

 eoDynUpdater (eoUpdatable &_toUpdate)
virtual void operator() ()
 The pure virtual function that needs to be implemented by the subclass.

Private Attributes

eoUpdatabletoUpdate

Detailed Description

A base class to actually update an eoUpdatable object.

Definition at line 55 of file eoUpdatable.h.


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