11 #ifndef L16RadioSignalEnc_H_
12 #define L16RadioSignalEnc_H_
17 #define DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_ENCODER(paramName) \
18 DtDECLARE_PARAM_ENCODER(DtL16RadioSignalInteraction, paramName)
20 #define DtDEFINE_SIMPLE_LINK16_RADIO_SIGNAL_PARAM_ENCODER(paramName, \
22 DtDEFINE_SIMPLE_PARAM_ENCODER(DtL16RadioSignalEncoder, \
23 DtL16RadioSignalInteraction, paramName, netType, inspector)
This file provides a declaration of the class DtRawBinaryRadioSignalEncoder.
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
#define DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_ENCODER(paramName)
Definition: l16RadioSignalEncoder.h:17
Instances of DtInterClassDesc are used to represent HLA Object and Interaction classes.
Definition: interClassDesc.h:33
class DtRawBinaryRadioSignalEncoder:
Definition: rawBinaryRadioSignalEncoder.h:33
DtRawBinaryRadioSignalEncoder & operator=(const DtRawBinaryRadioSignalEncoder &orig)
assignment operator
Definition: l16RadioSignalEncoder.h:25