VR-Link API Documentation for HLA 1.3
 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(
45  const RTI::ParameterHandleValuePairSet& params,
46  int pairSetIndex);
47 
49  static void decodeTransmissionIndicator(
51  const RTI::ParameterHandleValuePairSet& params,
52  int pairSetIndex);
53 
55  static void decodeInterrogatingObjectIdentifier(
57  const RTI::ParameterHandleValuePairSet& params,
58  int pairSetIndex);
59 
61  static void decodeInterrogatedObjectIdentifier(
63  const RTI::ParameterHandleValuePairSet& params,
64  int pairSetIndex);
65 
67  static void decodeInteractiveEventIdentifier(
69  const RTI::ParameterHandleValuePairSet& params,
70  int pairSetIndex);
71 
73  static void decodeInterrogatedModes(
75  const RTI::ParameterHandleValuePairSet& params,
76  int pairSetIndex);
77 
79  static void decodeReportingSimulation(
81  const RTI::ParameterHandleValuePairSet& params,
82  int pairSetIndex);
83 
85  static void decodeDataCommunicationsSpecificInformation(
87  const RTI::ParameterHandleValuePairSet& params,
88  int pairSetIndex);
89 
91  static void decodeInteractiveIFFData(
93  const RTI::ParameterHandleValuePairSet& params,
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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)