![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Contains useful functions specific to the rtiAssistant. More...
Go to the source code of this file.
Enumerations | |
| enum | DtAssistantConnectionState { DtUnknown, DtConnected, DtDisconnected, DtConnecting, DtDisconnecting, DtConnectionLost } |
Functions | |
| DT_DLL_ASSISTANTAPP boost::uuids::uuid | DtRandomUuid () |
| DT_DLL_ASSISTANTAPP boost::uuids::uuid | DtUuidToBoostUuid (const DtUuid &assistantUuid) |
| DT_DLL_ASSISTANTAPP DtUuid | DtBoostUuidToDtUuid (const boost::uuids::uuid &boostUuid) |
| DT_DLL_ASSISTANTAPP boost::uuids::uuid | DtUuidStringtoBoostUuid (const MAKRti::DtString &uuidString) |
| DT_DLL_ASSISTANTAPP DtUuid | DtUuidStringtoDtUuid (const MAKRti::DtString &uuidString) |
| DT_DLL_ASSISTANTAPP MAKRti::DtString | DtBoostUuidToUuidString (const boost::uuids::uuid &boostUuid) |
| DT_DLL_ASSISTANTAPP MAKRti::DtString | DtUuidToUuidString (const DtUuid &assistantUuid) |
Contains useful functions specific to the rtiAssistant.
| DT_DLL_ASSISTANTAPP DtUuid DtBoostUuidToDtUuid | ( | const boost::uuids::uuid & | boostUuid | ) |
| DT_DLL_ASSISTANTAPP MAKRti::DtString DtBoostUuidToUuidString | ( | const boost::uuids::uuid & | boostUuid | ) |
| DT_DLL_ASSISTANTAPP boost::uuids::uuid DtRandomUuid | ( | ) |
| DT_DLL_ASSISTANTAPP boost::uuids::uuid DtUuidStringtoBoostUuid | ( | const MAKRti::DtString & | uuidString | ) |
| DT_DLL_ASSISTANTAPP DtUuid DtUuidStringtoDtUuid | ( | const MAKRti::DtString & | uuidString | ) |
| DT_DLL_ASSISTANTAPP boost::uuids::uuid DtUuidToBoostUuid | ( | const DtUuid & | assistantUuid | ) |
| DT_DLL_ASSISTANTAPP MAKRti::DtString DtUuidToUuidString | ( | const DtUuid & | assistantUuid | ) |