![]() |
MAK RTIspy API Documentation for HLA 4
|
The namespace defined by the HLA 4 Interface Specification which holds the C++ API. More...
Namespaces | |
| fedpro | |
Functions | |
| const std::wstring | HLAauthorizerName (L"HLAauthorizer") |
| const std::wstring | HLAnoCredentialsType (L"HLAnoCredentials") |
| const std::wstring | HLAplainTextPasswordType (L"HLAplainTextPassword") |
| std::wostream RTI_EXPORT & | operator<< (std::wostream &, Exception const &) |
| std::wstring RTI_EXPORT | rtiName () |
| std::wstring RTI_EXPORT | rtiVersion () |
| const std::wstring | HLAfloat64TimeName (L"HLAfloat64Time") |
| const std::wstring | HLAinteger64TimeName (L"HLAinteger64Time") |
| std::wostream RTI_EXPORT & | operator<< (std::wostream &, LogicalTime const &) |
| std::wostream RTI_EXPORT & | operator<< (std::wostream &, LogicalTimeInterval const &) |
The namespace defined by the HLA 4 Interface Specification which holds the C++ API.
| typedef std::set< AttributeHandle > rti1516_2025::AttributeHandleSet |
| typedef std::pair< AttributeHandleSet, RegionHandleSet > rti1516_2025::AttributeHandleSetRegionHandleSetPair |
| typedef std::vector< AttributeHandleSetRegionHandleSetPair > rti1516_2025::AttributeHandleSetRegionHandleSetPairVector |
| typedef std::map< AttributeHandle, VariableLengthData > rti1516_2025::AttributeHandleValueMap |
| typedef std::set< DimensionHandle > rti1516_2025::DimensionHandleSet |
| typedef std::pair< FederateHandle, SaveStatus > rti1516_2025::FederateHandleSaveStatusPair |
| typedef std::vector< FederateHandleSaveStatusPair > rti1516_2025::FederateHandleSaveStatusPairVector |
| typedef std::set< FederateHandle > rti1516_2025::FederateHandleSet |
| typedef std::vector< FederateRestoreStatus > rti1516_2025::FederateRestoreStatusVector |
| typedef std::vector<FederationExecutionInformation> rti1516_2025::FederationExecutionInformationVector |
| typedef std::vector<FederationExecutionMemberInformation> rti1516_2025::FederationExecutionMemberInformationVector |
| typedef short rti1516_2025::Integer16 |
| typedef int rti1516_2025::Integer32 |
| typedef long long rti1516_2025::Integer64 |
| typedef char rti1516_2025::Integer8 |
| typedef std::set< InteractionClassHandle > rti1516_2025::InteractionClassHandleSet |
| typedef Integer8 rti1516_2025::Octet |
| typedef std::pair< Octet, Octet > rti1516_2025::OctetPair |
| typedef std::set< ParameterHandle > rti1516_2025::ParameterHandleSet |
| typedef std::map< ParameterHandle, VariableLengthData > rti1516_2025::ParameterHandleValueMap |
| typedef std::set< RegionHandle > rti1516_2025::RegionHandleSet |
| typedef unsigned short rti1516_2025::UnsignedInteger16 |
| typedef unsigned int rti1516_2025::UnsignedInteger32 |
| typedef unsigned long long rti1516_2025::UnsignedInteger64 |
| typedef unsigned char rti1516_2025::UnsignedInteger8 |
| typedef void(* rti1516_2025::VariableLengthDataDeleteFunction)(void *data) |
| const std::wstring rti1516_2025::HLAauthorizerName | ( | L"HLAauthorizer" | ) |
| const std::wstring rti1516_2025::HLAfloat64TimeName | ( | L"HLAfloat64Time" | ) |
| const std::wstring rti1516_2025::HLAinteger64TimeName | ( | L"HLAinteger64Time" | ) |
| const std::wstring rti1516_2025::HLAnoCredentialsType | ( | L"HLAnoCredentials" | ) |
| const std::wstring rti1516_2025::HLAplainTextPasswordType | ( | L"HLAplainTextPassword" | ) |
| std::wostream RTI_EXPORT& rti1516_2025::operator<< | ( | std::wostream & | , |
| Exception const & | |||
| ) |
| std::wostream RTI_EXPORT& rti1516_2025::operator<< | ( | std::wostream & | , |
| LogicalTime const & | |||
| ) |
| std::wostream RTI_EXPORT& rti1516_2025::operator<< | ( | std::wostream & | , |
| LogicalTimeInterval const & | |||
| ) |
| std::wstring RTI_EXPORT rti1516_2025::rtiName | ( | ) |
| std::wstring RTI_EXPORT rti1516_2025::rtiVersion | ( | ) |