Package hla.rti1516.jlc

Dynamic Link Compatible HLA API.

See:
          Description

Interface Summary
DataElement  
DataElementFactory Interface used to populate arrays.
EncoderFactory Factory for the various HLA data types.
HLAASCIIchar Interface for the HLA data type HLAinteger32BE.
HLAASCIIstring Interface for the HLA data type HLAunicodeString.
HLAboolean Interface for the HLA data type HLAinteger32BE.
HLAbyte Interface for the HLA data type HLAinteger32BE.
HLAfixedRecord Interface for the HLA data type HLAfixedRecord.
HLAfloat32BE Interface for the HLA data type HLAinteger32BE.
HLAfloat32LE Interface for the HLA data type HLAinteger32BE.
HLAfloat64BE Interface for the HLA data type HLAinteger32BE.
HLAfloat64LE Interface for the HLA data type HLAinteger32BE.
HLAhandle  
HLAinteger16BE  
HLAinteger16LE  
HLAinteger32BE Interface for the HLA data type HLAinteger32BE.
HLAinteger32LE Interface for the HLA data type HLAinteger32BE.
HLAinteger64BE Interface for the HLA data type HLAinteger32BE.
HLAinteger64LE Interface for the HLA data type HLAinteger32BE.
HLAlogicalTime  
HLAoctet Interface for the HLA data type HLAinteger32BE.
HLAoctetPairBE  
HLAoctetPairLE  
HLAopaqueData  
HLAunicodeChar  
HLAunicodeString Interface for the HLA data type HLAunicodeString.
HLAvariableArray  
RtiFactory Responsible to create an instance implementing the RTIambassador interface.
 

Class Summary
ByteWrapper Utility class for managing data in byte arrays.
NullFederateAmbassador  
RtiFactoryFactory Implementation of the RtiFactoryFactory class as defined in the SISO Standard SISO-STD-004.1-2004.
 

Package hla.rti1516.jlc Description

Dynamic Link Compatible HLA API. Contains the interfaces that define the Dynamic Link Compatible HLA API. See the hla.rti1516 package documentation why ERTI has chosen to implement these intefaces instead of the IEEE 1516.1 Federate Interface Specification.

The interfaces are not fully documented using Javadoc. Please refer to the SISO DLC for more information: SISO-STD-004.1-2004.pdf.