5 #ifndef ShootEncoder_H_
6 #define ShootEncoder_H_
17 #define DtDECLARE_SHOOT_PARAM_ENCODER(paramName) \
18 DtDECLARE_PARAM_ENCODER(DtFireInteraction, paramName)
#define DT_DLL_FOMMAP
Definition: myFomMap.h:21
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
This is a simple encoder for the Shoot Interaction in the myFomMap example.
Definition: shootEnc.h:22
Instances of DtFireInteraction are used to represent the firing of a weapon.
Definition: fireInteractionHLA.h:35
#define DtDECLARE_SHOOT_PARAM_ENCODER(paramName)
This macro can be used to declare the parameter encoding functions, which are static members of Shoot...
Definition: shootEnc.h:17