![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Go to the source code of this file.
Namespaces | |
| namespace | MAKRti |
Functions | |
| void RTI_EXPORT | checkVersion (const MAKRti::DtString &version) |
| Called by the exec application to make sure that the RTI Version matches. | |
| void RTI_EXPORT | setRtiNotifyLevel (RTI::RTIambassador *amb, int level) |
| 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 checkVersion | ( | const MAKRti::DtString & | version | ) |
| void RTI_EXPORT DtPrintAboutInfo | ( | ) |
Print RTI about information.
References DtCompilerName, DtDebugMode, and DtVersion.
Print RTI about information.
References DtCompilerName, DtDebugMode, and DtRtiVersionNumber.
| int RTI_EXPORT DtReadFileDescriptor | ( | RTI::RTIambassador * | amb | ) |
References DtReadFileDescriptor().
Referenced by DtReadFileDescriptor(), and RtReadFileDescriptor().
| int RTI_EXPORT DtReadFileDescriptor | ( | RTI::RTIambassador * | amb, |
| RTI::TransportType | transport | ||
| ) |
| void RTI_EXPORT setRtiNotifyLevel | ( | RTI::RTIambassador * | amb, |
| int | level | ||
| ) |