![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | makVrf::DtVrlinkSimulatedCloudLayerState |
| class | makVrf::DtCloudLayerStateViewCollection |
| Collection of VRF Weather specific state data. Use this state view to get information for Weather data for an entity. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrf | |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef makVrv::DtStateView < DtVrlinkSimulatedCloudLayerState > | makVrf::DtCloudLayerStateView |
| Create a DtStateView templated on DtVrlinkSimulatedWeatherState. More... | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator<< (makVrv::DtMessage &msg, const DtVrlinkSimulatedCloudLayerState &state) |
| Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage. More... | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator>> (makVrv::DtMessage &msg, DtVrlinkSimulatedCloudLayerState &state) |
| Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage. More... | |