6 #ifndef ShootDecoder_H_
7 #define ShootDecoder_H_
21 #define DtDECLARE_SHOOT_PARAM_DECODER(paramName) \
22 DtDECLARE_PARAM_DECODER(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
This file contains the declaration of DtInteractionDecoder.
A decoder for the ShootInteraction.
Definition: shootDec.h:26
Instances of DtFireInteraction are used to represent the firing of a weapon.
Definition: fireInteractionHLA.h:35
#define DtDECLARE_SHOOT_PARAM_DECODER(paramName)
This macro can be used to declare the parameter decoding functions, which are static members of Shoot...
Definition: shootDec.h:21
Instances of DtInteractionDecoder are used to decode interactions from the network.
Definition: interactionDecoder.h:37