![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | makVrf::DtPropulsionNoiseStateDataEntry |
| struct | makVrf::DtPropulsionNoiseStateDataEntry::UnderwaterAcousticShaftSpeedStruct |
| struct | makVrf::DtPropulsionNoiseStateData |
| class | makVrf::DtPropulsionNoiseStateDataViewCollection |
| Collection of VRF propulsion noise specific state data. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrf | |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef makVrv::DtStateView < DtPropulsionNoiseStateData > | makVrf::DtPropulsionNoiseStateDataView |
| Create a DtStateView templated on DtPropulsionNoiseStateData. More... | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator<< (makVrv::DtMessage &msg, const DtPropulsionNoiseStateDataEntry &state) |
| Encode a DtPropulsionNoiseStateData into a DtMessage. More... | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator<< (makVrv::DtMessage &msg, const DtPropulsionNoiseStateData &state) |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator>> (makVrv::DtMessage &msg, DtPropulsionNoiseStateDataEntry &state) |
| Decode a DtPropulsionNoiseStateData from a DtMessage. More... | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator>> (makVrv::DtMessage &msg, DtPropulsionNoiseStateData &state) |