VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
iffEmissionInteractionDecoderHLA.h
Go to the documentation of this file.
1 /*********************************************************************
2 **This file was generated by MAK Technologies' VR-Link Code Generator.
3 **hintDecHeader.tlt
4 *********************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
14 #include <vl/interactionDecoder.h>
15 
16 
17 
19 
25 {
26 public:
29  DtInterClassDesc* classDesc);
30 
33 
36 
39 
40 protected:
41 
43  static void decodeIFFSystemIdentifier(
46  int pairSetIndex);
47 
49  static void decodeTransmissionIndicator(
52  int pairSetIndex);
53 
55  static void decodeInterrogatingObjectIdentifier(
58  int pairSetIndex);
59 
61  static void decodeInterrogatedObjectIdentifier(
64  int pairSetIndex);
65 
67  static void decodeInteractiveEventIdentifier(
70  int pairSetIndex);
71 
73  static void decodeInterrogatedModes(
76  int pairSetIndex);
77 
79  static void decodeReportingSimulation(
82  int pairSetIndex);
83 
85  static void decodeDataCommunicationsSpecificInformation(
88  int pairSetIndex);
89 
91  static void decodeInteractiveIFFData(
94  int pairSetIndex);
95 
96 };
97 
98 
99 
100 #endif
Instances of DtExerciseConn are used to provide an application&#39;s interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtInterClassDesc are used to represent HLA Object and Interaction classes.
Definition: interClassDesc.h:33
This file contains the declaration of DtInteractionDecoder.
Instances of DtIFFEmissionInteraction are used to store state data for IFFEmission interactions...
Definition: iffEmissionInteractionHLA.h:31
Instances of DtIFFEmissionInteractionDecoder are used to decode data from the network into DtIFFEmiss...
Definition: iffEmissionInteractionDecoderHLA.h:24
DtInteractionDecoder & operator=(const DtInteractionDecoder &orig)
assignment operator - not implemented.
Instances of DtInteractionDecoder are used to decode interactions from the network.
Definition: interactionDecoder.h:37
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:154

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)