7 #ifndef DtSetRecordEnc_H_
8 #define DtSetRecordEnc_H_
21 #define DtDECLARE_SETRECORD_PARAM_ENCODER(paramName) \
22 DtDECLARE_PARAM_ENCODER(DtSetRecordInteraction, paramName)
24 #define DtDEFINE_SIMPLE_SETRECORD_PARAM_ENCODER(paramName, netType, inspector) \
25 DtDEFINE_SIMPLE_PARAM_ENCODER(DtSetRecordEncoder, \
26 DtSetRecordInteraction, paramName, netType, inspector)
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
#define DtDECLARE_SETRECORD_PARAM_ENCODER(paramName)
Definition: setRecordEncoder.h:21
class DtSetRecordEncoder:
Definition: setRecordEncoder.h:34
Definition: setRecordInteractionHLA.h:24
DtInteractionEncoder & operator=(const DtInteractionEncoder &orig)
assignment operator