![]() |
MAK RTIspy API Documentation for HLA 1.3
|
This file contains the declaration of DtRtiConnectionInfo. More...
Go to the source code of this file.
Classes | |
| class | DtRtiConnectionInfo |
| Stores the information on an RTI connection known by the Assistant. More... | |
Typedefs | |
| typedef std::map < DtRtiConnectionInfo, DtRtiAssociatedConnectionData > | DtRtiConnectionInfoDataMap |
| Map connections to their associated data. | |
| typedef std::pair < DtRtiConnectionInfo, DtRtiAssociatedConnectionData > | DtRtiConnectionInfoDataPair |
| Pair of connection with associated data. | |
Functions | |
| DT_DLL_ASSISTANT MAKRti::DtString | DtAssistantConnNameForDisplay (const DtRtiConnectionInfoDataPair &conn, bool withOwner, bool withInterface) |
| Returns the connection name that should be used for display purposes. | |
This file contains the declaration of DtRtiConnectionInfo.
| typedef std::map<DtRtiConnectionInfo,DtRtiAssociatedConnectionData> DtRtiConnectionInfoDataMap |
Map connections to their associated data.
| typedef std::pair<DtRtiConnectionInfo,DtRtiAssociatedConnectionData> DtRtiConnectionInfoDataPair |
Pair of connection with associated data.
| DT_DLL_ASSISTANT MAKRti::DtString DtAssistantConnNameForDisplay | ( | const DtRtiConnectionInfoDataPair & | conn, |
| bool | withOwner, | ||
| bool | withInterface | ||
| ) |
Returns the connection name that should be used for display purposes.