5 #ifndef ShootEncoder_H_
6 #define ShootEncoder_H_
17 #define DtDECLARE_SHOOT_PARAM_ENCODER(paramName) \
18 DtDECLARE_PARAM_ENCODER(DtFireInteraction, paramName)
22 class DT_DLL_FOMMAP ShootEncoder :
public DtInteractionEncoder
30 virtual ~ShootEncoder();
39 DtDECLARE_SHOOT_PARAM_ENCODER(Shooter);
40 DtDECLARE_SHOOT_PARAM_ENCODER(Shootee);
#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: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtFireInteraction are used to represent the firing of a weapon.
Definition: firePdu.h:34