49 static void decodeUniqueId(
51 const RTI::AttributeHandleValuePairSet& attrs,
55 static void decodeAerodromeId(
57 const RTI::AttributeHandleValuePairSet& attrs,
61 static void decodeDamaged(
63 const RTI::AttributeHandleValuePairSet& attrs,
67 static void decodeCondition(
69 const RTI::AttributeHandleValuePairSet& attrs,
73 static void decodeRunway1Name(
75 const RTI::AttributeHandleValuePairSet& attrs,
79 static void decodeRunway2Name(
81 const RTI::AttributeHandleValuePairSet& attrs,
85 static void decodeRunway1Active(
87 const RTI::AttributeHandleValuePairSet& attrs,
91 static void decodeRunway2Active(
93 const RTI::AttributeHandleValuePairSet& attrs,
97 static void decodeRunway1CenterLineLight(
99 const RTI::AttributeHandleValuePairSet& attrs,
103 static void decodeRunway2CenterLineLight(
105 const RTI::AttributeHandleValuePairSet& attrs,
109 static void decodeRunway1DistanceToGoLight(
111 const RTI::AttributeHandleValuePairSet& attrs,
115 static void decodeRunway2DistanceToGoLight(
117 const RTI::AttributeHandleValuePairSet& attrs,
121 static void decodeRunway1EdgeLight(
123 const RTI::AttributeHandleValuePairSet& attrs,
127 static void decodeRunway2EdgeLight(
129 const RTI::AttributeHandleValuePairSet& attrs,
133 static void decodeRunway1DisplacedThresholdLight(
135 const RTI::AttributeHandleValuePairSet& attrs,
139 static void decodeRunway2DisplacedThresholdLight(
141 const RTI::AttributeHandleValuePairSet& attrs,
145 static void decodeRunway1EndLight(
147 const RTI::AttributeHandleValuePairSet& attrs,
151 static void decodeRunway2EndLight(
153 const RTI::AttributeHandleValuePairSet& attrs,
157 static void decodeRunway1TouchDownZoneLight(
159 const RTI::AttributeHandleValuePairSet& attrs,
163 static void decodeRunway2TouchDownZoneLight(
165 const RTI::AttributeHandleValuePairSet& attrs,
169 static void decodeRunway1ThresholdLightingLight(
171 const RTI::AttributeHandleValuePairSet& attrs,
175 static void decodeRunway2ThresholdLightingLight(
177 const RTI::AttributeHandleValuePairSet& attrs,
181 static void decodeRunway1RunwayEndIndicatorLight(
183 const RTI::AttributeHandleValuePairSet& attrs,
187 static void decodeRunway2RunwayEndIndicatorLight(
189 const RTI::AttributeHandleValuePairSet& attrs,
193 static void decodeRunway1ApproachLight(
195 const RTI::AttributeHandleValuePairSet& attrs,
199 static void decodeRunway2ApproachLight(
201 const RTI::AttributeHandleValuePairSet& attrs,
205 static void decodeRunway1VGSILight(
207 const RTI::AttributeHandleValuePairSet& attrs,
211 static void decodeRunway2VGSILight(
213 const RTI::AttributeHandleValuePairSet& attrs,
217 static void decodeRunwayGuardLight(
219 const RTI::AttributeHandleValuePairSet& attrs,
223 static void decodeRunway1RapidExitTaxiwayLight(
225 const RTI::AttributeHandleValuePairSet& attrs,
229 static void decodeRunway2RapidExitTaxiwayLight(
231 const RTI::AttributeHandleValuePairSet& attrs,
235 static void decodeRunway1RunwayExitLight(
237 const RTI::AttributeHandleValuePairSet& attrs,
241 static void decodeRunway2RunwayExitLight(
243 const RTI::AttributeHandleValuePairSet& attrs,
247 static void decodeRunway1TaxiwayLeadOnLight(
249 const RTI::AttributeHandleValuePairSet& attrs,
253 static void decodeRunway2TaxiwayLeadOnLight(
255 const RTI::AttributeHandleValuePairSet& attrs,
259 static void decodeRunway1TaxiwayStopBarLight(
261 const RTI::AttributeHandleValuePairSet& attrs,
265 static void decodeRunway2TaxiwayStopBarLight(
267 const RTI::AttributeHandleValuePairSet& attrs,
271 static void decodeRunway1PrethresholdEdgeLight(
273 const RTI::AttributeHandleValuePairSet& attrs,
277 static void decodeRunway2PrethresholdEdgeLight(
279 const RTI::AttributeHandleValuePairSet& attrs,
283 static void decodeRunway1ArrestorGearUp(
285 const RTI::AttributeHandleValuePairSet& attrs,
289 static void decodeRunway2ArrestorGearUp(
291 const RTI::AttributeHandleValuePairSet& attrs,
295 static void decodeEndpoint1(
297 const RTI::AttributeHandleValuePairSet& attrs,
301 static void decodeEndpoint2(
303 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
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
Instances of DtRunwayDecoder are used to decode data from the network into DtRunwayStateRepository ob...
Definition: runwayDecoderHLA.h:23
Instances of DtRunwayStateRepository are used to store state data for runway objects.
Definition: runwayStateRepository.h:19
This file contains the declaration of DtHlaStateDecoder.