![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | makVrf::DtSensorSimState |
| This is the protocol independent state of a sensor. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrf | |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef makVrv::DtStateView < DtSensorSimState > | makVrf::DtSensorSimStateView |
| Create a DtStateView templated on DtSensorSimState. More... | |
| typedef makVrv::DtSimObjectEntryCollection < DtSensorSimState > | makVrf::DtSensorSimStateCollection |
| Create a DtSimObjectEntryCollection templated on DtSensorSimState. More... | |
| typedef makVrv::DtStateViewCollection < DtSensorSimState > | makVrf::DtSensorSimStateViewCollection |
| Create a DtStateViewCollection templated on DtSensorSimState. More... | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator<< (makVrv::DtMessage &msg, const DtSensorSimState &state) |
| Encode a DtGpsSimState into a DtMessage. More... | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator>> (makVrv::DtMessage &msg, DtSensorSimState &state) |
| Decode a DtGpsSimState from a DtMessage. More... | |