![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Go to the source code of this file.
Namespaces | |
| MAKRti | |
Functions | |
| void RTI_EXPORT | checkVersion (const MAKRti::DtString &version) |
| Called by the exec application to make sure that the RTI Version matches. More... | |
| void RTI_EXPORT | setRtiNotifyLevel (RTI::RTIambassador *amb, int level) |
| void RTI_EXPORT | DtPrintAboutInfo () |
| Print RTI about information. More... | |
| void RTI_EXPORT | DtPrintAboutInfoWithoutHlaVersion () |
| Print RTI about information. More... | |
| int RTI_EXPORT | DtReadFileDescriptor (RTI::RTIambassador *amb) |
| int RTI_EXPORT | DtReadFileDescriptor (RTI::RTIambassador *amb, RTI::TransportType transport) |
| void RTI_EXPORT checkVersion | ( | const MAKRti::DtString & | version | ) |
Called by the exec application to make sure that the RTI Version matches.
| void RTI_EXPORT DtPrintAboutInfo | ( | ) |
Print RTI about information.
| void RTI_EXPORT DtPrintAboutInfoWithoutHlaVersion | ( | ) |
Print RTI about information.
| int RTI_EXPORT DtReadFileDescriptor | ( | RTI::RTIambassador * | amb | ) |
| int RTI_EXPORT DtReadFileDescriptor | ( | RTI::RTIambassador * | amb, |
| RTI::TransportType | transport | ||
| ) |
| void RTI_EXPORT setRtiNotifyLevel | ( | RTI::RTIambassador * | amb, |
| int | level | ||
| ) |