![]() |
VR-Forces 4.8 Class Documentation
|
Registers for all state property updates and prints the current state. More...
Public Member Functions | |
| DtVrfStatePropertyPrinter (DtNetworkEventManager *) | |
| virtual | ~DtVrfStatePropertyPrinter () |
| virtual bool | init (DtSmsLoader *smsLoader) |
Private Member Functions | |
| DtVrfStatePropertyPrinter () | |
| Not implemented. More... | |
| DtVrfStatePropertyPrinter (const DtVrfStatePropertyPrinter &orig) | |
| DtVrfStatePropertyPrinter & | operator= (const DtVrfStatePropertyPrinter &orig) |
| template<class ReflectedObjType , class StateRepType > | |
| static void | objectAddedCallback (ReflectedObjType *object, void *usr) |
| Callback for the addition of new objects. More... | |
| template<class ReflectedObjType , class StateRepType > | |
| void | processObjectAdded (ReflectedObjType *object) |
| template<class ReflectedObjType , class StateRepType > | |
| static void | objectUpdatedCallback (ReflectedObjType *object, void *usr) |
| Callback for the update of objects. More... | |
| template<class ReflectedObjType , class StateRepType > | |
| void | processObjectUpdated (ReflectedObjType *object) |
| template<class ReflectedObjType , class StateRepType > | |
| static void | objectRemovedCallback (ReflectedObjType *object, void *usr) |
| Callback for the removal of objects. More... | |
| template<class ReflectedObjType , class StateRepType > | |
| void | processObjectRemoved (ReflectedObjType *object) |
Registers for all state property updates and prints the current state.
|
private |
Not implemented.
|
private |
| DtVrfStatePropertyPrinter::DtVrfStatePropertyPrinter | ( | DtNetworkEventManager * | ) |
|
virtual |
|
private |
|
virtual |
|
staticprotected |
Callback for the addition of new objects.
|
protected |
References myLastUpdateTimes.
|
staticprotected |
Callback for the update of objects.
|
protected |
|
staticprotected |
Callback for the removal of objects.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by processObjectUpdated().
|
protected |
Referenced by processObjectAdded(), and processObjectUpdated().