7 #ifndef DtCommentDecoder_H_
8 #define DtCommentDecoder_H_
23 #define DtDECLARE_COMMENT_PARAM_DECODER(paramName) \
24 DtDECLARE_PARAM_DECODER(DtCommentInteraction, paramName)
26 #define DtDEFINE_SIMPLE_COMMENT_PARAM_DECODER( \
27 paramName, netType, mutator) \
28 DtDEFINE_SIMPLE_PARAM_DECODER( \
29 DtCommentDecoder, DtCommentInteraction, \
30 paramName, netType, mutator)
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
class DtInteractionWithDataDecoder:
Definition: interactionWithDataDecoder.h:29
This file provides a declaration of the class DtInteractionWithDataDecoder.
DtInteractionWithDataDecoder & operator=(const DtInteractionWithDataDecoder &orig)
assignment operator