11 #ifndef RttReplyRadioSignalEnc_H_
12 #define RttReplyRadioSignalEnc_H_
17 #define DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName) \
18 DtDECLARE_PARAM_ENCODER(DtRttReplyRadioSignalInteraction, paramName)
20 #define DtDEFINE_SIMPLE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName, \
22 DtDEFINE_SIMPLE_PARAM_ENCODER(DtRttReplyRadioSignalEncoder, \
23 DtRttReplyRadioSignalInteraction, paramName, netType, inspector)
25 class DT_DLL_VL DtRttReplyRadioSignalEncoder :
public DtL16RadioSignalEncoder
31 DtInterClassDesc* classDesc);
34 virtual ~DtRttReplyRadioSignalEncoder();
36 DtRttReplyRadioSignalEncoder(
const DtRttReplyRadioSignalEncoder& orig);
38 DtRttReplyRadioSignalEncoder& operator=(
const DtRttReplyRadioSignalEncoder& orig);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108