6 #ifndef ShootDecoder_H_
7 #define ShootDecoder_H_
21 #define DtDECLARE_SHOOT_PARAM_DECODER(paramName) \
22 DtDECLARE_PARAM_DECODER(DtFireInteraction, paramName)
26 class DT_DLL_FOMMAP ShootDecoder :
public DtInteractionDecoder
34 virtual ~ShootDecoder();
42 DtDECLARE_SHOOT_PARAM_DECODER(Shooter);
43 DtDECLARE_SHOOT_PARAM_DECODER(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
This file contains the declaration of DtInteractionDecoder.
Instances of DtFireInteraction are used to represent the firing of a weapon.
Definition: firePdu.h:34