7 #ifndef interactionWithDataDecoder_H_
8 #define interactionWithDataDecoder_H_
22 #define DtDECLARE_INTERWDATA_PARAM_DECODER(paramName) \
23 DtDECLARE_PARAM_DECODER(DtInteractionWithData, paramName)
52 static void decodeVariableDatumSet_2_d_14(
54 const RTI::ParameterHandleValuePairSet& params,
57 static void decodeVariableDatumSet_2_d_17(
59 const RTI::ParameterHandleValuePairSet& params,
#define DtDECLARE_INTERWDATA_PARAM_DECODER(paramName)
This can be used to declare parameter processor functions which are static members of a class...
Definition: interactionWithDataDecoder.h:22
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
class DtInteractionWithData:
Definition: interactionWithData.h:29
Instances of DtInterClassDesc are used to represent HLA Object and Interaction classes.
Definition: interClassDesc.h:33
This file contains the declaration of DtInteractionDecoder.
class DtInteractionWithDataDecoder:
Definition: interactionWithDataDecoder.h:29
DtInteractionDecoder & operator=(const DtInteractionDecoder &orig)
assignment operator - not implemented.
Instances of DtInteractionDecoder are used to decode interactions from the network.
Definition: interactionDecoder.h:37