![]() |
MAK RTIspy API Documentation for HLA Evolved
|
The C++ API for the IEEE 1516-2010 HLA Standard, called HLA Evolved. More...
Classes | |
| class | rti1516e::RTIambassador |
| A class provided by the HLA C++ Interface Specification which federates use to communicate with the RTI. More... | |
| class | rti1516e::FederateAmbassador |
| An abstract base class which must be implemented, and used by a federate. More... | |
| class | rti1516e::RTIambassadorFactory |
| A simple class used to create an instance of an rti1516e::RTIambassador. More... | |
Namespaces | |
| rti1516e | |
| The namespace defined by the HLA Evolved Interface Specification which holds the C++ API. | |
Files | |
| file | RTI1516.h |
| A convenience header provided for developers that would like to include everything all at once. | |
| file | RTIambassador.h |
| This file contains the rti1516e::RTIambassador class. | |
| file | RTIambassadorFactory.h |
| This file contains the rti1516e::RTIambassadorFactory which can be used to make an implementation of the rti1516e::RTIambassador class. | |
| file | FederateAmbassador.h |
| his file contains the rti1516e::FederateAmbassador class. | |
| file | NullFederateAmbassador.h |
| This file provides an example derivation of the rti1516e::FederateAmbassador with NULL actions for each service. | |
| file | Enums.h |
| This file contains enumerations used by the interface. | |
| file | Handle.h |
| This file contains the designator or handle classes used by the interface. | |
| file | RangeBounds.h |
| This file contains the interface for DDM region ranges. | |
| file | SpecificConfig.h |
| This file contains definitions that are used to isolate platform-specific elements of the API. | |
| file | VariableLengthData.h |
| his file contains a class to hold an arbitrary array of bytes for encoded values, attribute values, parameter values, etc. | |
| file | Typedefs.h |
| This file contains the standard RTI types that are defined in namespace rti1516. | |
The C++ API for the IEEE 1516-2010 HLA Standard, called HLA Evolved.
(Reprinted with permission from IEEE 1516.1(TM)-2010)