7 #ifndef DtRecordREnc_H_
8 #define DtRecordREnc_H_
21 #define DtDECLARE_RECORDR_PARAM_ENCODER(paramName) \
22 DtDECLARE_PARAM_ENCODER(DtRecordRInteraction, paramName)
24 #define DtDEFINE_SIMPLE_RECORDR_PARAM_ENCODER(paramName, netType, inspector) \
25 DtDEFINE_SIMPLE_PARAM_ENCODER(DtRecordREncoder, \
26 DtRecordRInteraction, 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
class DtRecordREncoder:
Definition: recordREncoder.h:34
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
class DtRecordRInteraction:
Definition: recordRInteractionHLA.h:32
#define DtDECLARE_RECORDR_PARAM_ENCODER(paramName)
Definition: recordREncoder.h:21
DtInteractionEncoder & operator=(const DtInteractionEncoder &orig)
assignment operator