#include <eoUpdatable.h>

Public Member Functions | |
| eoDynUpdater (eoUpdatable &_toUpdate) | |
| virtual void | operator() () |
| The pure virtual function that needs to be implemented by the subclass. | |
Private Attributes | |
| eoUpdatable & | toUpdate |
Definition at line 51 of file eoUpdatable.h.
1.5.5