![]() |
VR-Forces 4.0.4 Class Documentation
|
A DtBaseStateView is a the base class for all DtStateView's. More...

Public Member Functions | |
| virtual | ~DtBaseStateView () |
| DTOR. | |
| virtual void | emitStateViewUpdated ()=0 |
| This will get called by the DtSimEntry when the state for this view has been updated. | |
Protected Member Functions | |
| DtBaseStateView () | |
| CTOR. | |
A DtBaseStateView is a the base class for all DtStateView's.
| virtual makVrv::DtBaseStateView::~DtBaseStateView | ( | ) | [virtual] |
DTOR.
| makVrv::DtBaseStateView::DtBaseStateView | ( | ) | [protected] |
CTOR.
| virtual void makVrv::DtBaseStateView::emitStateViewUpdated | ( | ) | [pure virtual] |
This will get called by the DtSimEntry when the state for this view has been updated.
This emits a signal containing the state view that was updated.
Implemented in makVrv::DtStateView< StateType >, makVrv::DtStateView< DtVrlinkSimulatedEnvironmentProcess >, makVrv::DtStateView< DtSpotReportState >, makVrv::DtStateView< T >, makVrv::DtStateView< _View >, makVrv::DtStateView< makVrv::DtSimState >, makVrv::DtStateView< DtVrlinkSimulatedAggregateState >, makVrv::DtStateView< DtExtendedStateData >, makVrv::DtStateView< DtIffStateData >, makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState >, makVrv::DtStateView< makVrv::DtVrlinkSimulatedEntityState >, and makVrv::DtStateView< DtVrfObjectDataState >.