7 #ifndef detonationEncoder_H_
8 #define detonationEncoder_H_
21 #define DtDECLARE_DETONATION_PARAM_ENCODER(paramName) \
22 DtDECLARE_PARAM_ENCODER(DtDetonationInteraction, paramName)
24 #define DtDEFINE_SIMPLE_DETONATION_PARAM_ENCODER(paramName, netType, inspector) \
25 DtDEFINE_SIMPLE_PARAM_ENCODER(DtDetonationEncoder, DtDetonationInteraction, \
77 RTI::ParameterHandleValuePairSet* params,
78 RTI::ParameterHandle paramHandle);
81 static void convertToRPR1_0(
Instances of DtDetonationInteraction are used to communicate information associated with the impact o...
Definition: detonationInteractionHLA.h:37
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtInterClassDesc are used to represent HLA Object and Interaction classes.
Definition: interClassDesc.h:33
DtInteractionEncoder is used to provide encoding of an interaction into an RTI::ParameterHandleValueP...
Definition: interactionEncoder.h:36
Definition: netStructs.h:213
Definition: netStructs.h:224
#define DtDECLARE_DETONATION_PARAM_ENCODER(paramName)
Definition: detonationEncoder.h:21
class DtDetonationEncoder:
Definition: detonationEncoder.h:34
DtInteractionEncoder & operator=(const DtInteractionEncoder &orig)
assignment operator