![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtGuiThreadVrfRemoteController |
| This class is a thread-safe API to the DtVrfRemoteController. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrf | |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef boost::function< void(DtString, const DtUUID &, const DtEntityIdentifier &, const DtObjectType &)> | DtVrfObjectCreatedCallbackFunction |
| typedef boost::function< void(bool, DtString, const DtUUID &, const DtEntityIdentifier &)> | DtComputedRouteResponseCallbackFunction |
| typedef boost::function< void(bool, DtIfComputeAerodromeResponse::ComputeFailureInformation)> | DtComputedAerodromeResponseCallbackFunction |
| typedef boost::function<void (DtString, const DtUUID&, const DtEntityIdentifier&, const DtObjectType&)> DtVrfObjectCreatedCallbackFunction |
| typedef boost::function<void(bool, DtString, const DtUUID&, const DtEntityIdentifier&)> DtComputedRouteResponseCallbackFunction |
| typedef boost::function<void (bool, DtIfComputeAerodromeResponse::ComputeFailureInformation)> DtComputedAerodromeResponseCallbackFunction |