![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtWeatherUpdater |
| This class will change the look of a weather area based on supplied environment conditions. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrf | |
| Contains makVrf::DtVrfDisDriver class. | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrv::operator<< (makVrv::DtMessage &msg, const makArchives::DtEnvironmentRecord &state) |
| Encode a DtEnvironmentRecord into a DtMessage. More... | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrv::operator>> (makVrv::DtMessage &msg, makArchives::DtEnvironmentRecord &state) |
| Decode a DtEnvironmentRecord from a DtMessage. More... | |
| DT_DLL_VRFGUICORE bool | operator== (const makArchives::DtEnvironmentRecord &rhs, const makArchives::DtEnvironmentRecord &lhs) |
| DT_DLL_VRFGUICORE bool | operator!= (const makArchives::DtEnvironmentRecord &rhs, const makArchives::DtEnvironmentRecord &lhs) |
| DT_DLL_VRFGUICORE bool operator== | ( | const makArchives::DtEnvironmentRecord & | rhs, |
| const makArchives::DtEnvironmentRecord & | lhs | ||
| ) |
| DT_DLL_VRFGUICORE bool operator!= | ( | const makArchives::DtEnvironmentRecord & | rhs, |
| const makArchives::DtEnvironmentRecord & | lhs | ||
| ) |