48 static void decodeUniqueId(
50 const RTI::AttributeHandleValuePairSet& attrs,
54 static void decodeForceIdentifier(
56 const RTI::AttributeHandleValuePairSet& attrs,
60 static void decodeActive(
62 const RTI::AttributeHandleValuePairSet& attrs,
66 static void decodeAirportCode(
68 const RTI::AttributeHandleValuePairSet& attrs,
72 static void decodeApronLight(
74 const RTI::AttributeHandleValuePairSet& attrs,
78 static void decodeApronFloodLight(
80 const RTI::AttributeHandleValuePairSet& attrs,
84 static void decodeClearanceBarLight(
86 const RTI::AttributeHandleValuePairSet& attrs,
90 static void decodeTaxiwayCentreLight(
92 const RTI::AttributeHandleValuePairSet& attrs,
96 static void decodeTaxiwayEdgeLight(
98 const RTI::AttributeHandleValuePairSet& attrs,
102 static void decodeTaxiwayIdentifierMarkerBoardLight(
104 const RTI::AttributeHandleValuePairSet& attrs,
108 static void decodeUndercarriageInspectionSystemLight(
110 const RTI::AttributeHandleValuePairSet& attrs,
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtAerodromeDecoder are used to decode data from the network into DtAerodromeStateReposit...
Definition: aerodromeDecoderHLA.h:22
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc13.h:41
DtHlaStateDecoder is used to provide decoding of a state message into a state repository in an HLA (a...
Definition: hlaStateDecoder.h:34
DtHlaStateDecoder & operator=(const DtHlaStateDecoder &orig)
assignment operator
This file contains the declaration of DtHlaStateDecoder.
Instances of DtAerodromeStateRepository are used to store state data for Aerodrome objects...
Definition: aerodromeStateRepository.h:25