7 #ifndef DtAppSpecificRadioSignalEncoder_H_
8 #define DtAppSpecificRadioSignalEncoder_H_
21 #define DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER(paramName) \
22 DtDECLARE_PARAM_ENCODER(DtSignalInteraction, paramName)
24 #define DtDEFINE_SIMPLE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER(paramName, \
26 DtDEFINE_SIMPLE_PARAM_ENCODER(DtAppSpecificRadioSignalEncoder, \
27 DtSignalInteraction, paramName, netType, inspector)
69 #endif //DtAppSpecificRadioSignalEncoder_H_
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
Instances of DtAppSpecificRadioSignalEncoder are used to encode application specific radio signal sta...
Definition: appSpecificRadioSignalEncoder.h:34
#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_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER(paramName)
Definition: appSpecificRadioSignalEncoder.h:21
Instances of DtSignalInteraction are used to represent RadioSignal RPR FOM Interactions.
Definition: signalInteractionHLA.h:42
DtInteractionEncoder & operator=(const DtInteractionEncoder &orig)
assignment operator