![]() |
MAK RTIspy API Documentation for HLA 4
|
Go to the source code of this file.
Namespaces | |
| rti1516_2025 | |
| The namespace defined by the HLA 4 Interface Specification which holds the C++ API. | |
Typedefs | |
| typedef char | rti1516_2025::Integer8 |
| typedef short | rti1516_2025::Integer16 |
| typedef int | rti1516_2025::Integer32 |
| typedef long long | rti1516_2025::Integer64 |
| typedef unsigned char | rti1516_2025::UnsignedInteger8 |
| typedef unsigned short | rti1516_2025::UnsignedInteger16 |
| typedef unsigned int | rti1516_2025::UnsignedInteger32 |
| typedef unsigned long long | rti1516_2025::UnsignedInteger64 |
| typedef Integer8 | rti1516_2025::Octet |
| typedef std::pair< Octet, Octet > | rti1516_2025::OctetPair |