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