#include <eoUpdatable.h>
Inheritance diagram for eoDynUpdater:

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.3.9.1