![]() |
VR-Forces Developer's Guide
|
Class to handle taking data from the DtCommonStateListenerExtensions.

Public Member Functions | |
| DtCommonElementDataProcessor (makVrv::DtBaseConnection &) | |
| virtual | ~DtCommonElementDataProcessor () override |
| virtual void | addListener (DtCommonStateListenerExtensions &) |
| virtual void | setIsRemotelyAttachedVrfObject (DtCommonStateListenerExtensions *) |
| virtual void | setIsClutterEntity (DtCommonStateListenerExtensions *) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Protected Attributes | |
| makVrv::DtBaseConnection & | mySimulation |
| makVrf::DtCommonElementDataProcessor::DtCommonElementDataProcessor | ( | makVrv::DtBaseConnection & | ) |
CTOR.
|
overridevirtual |
DTOR.
|
virtual |
Adds connections to listen to changes in listener data needed to update into element data and sets up with current data.
|
virtual |
|
virtual |
|
protected |