11 #ifndef JtidsLetRadioSignalEnc_H_
12 #define JtidsLetRadioSignalEnc_H_
17 #define DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName) \
18 DtDECLARE_PARAM_ENCODER(DtJtidsLetRadioSignalInteraction, paramName)
20 #define DtDEFINE_SIMPLE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName, \
22 DtDEFINE_SIMPLE_PARAM_ENCODER(DtJtidsLetRadioSignalEncoder, \
23 DtJtidsLetRadioSignalInteraction, paramName, netType, inspector)
25 class DT_DLL_VL DtJtidsLetRadioSignalEncoder :
public DtL16RadioSignalEncoder
31 DtInterClassDesc* classDesc);
34 virtual ~DtJtidsLetRadioSignalEncoder();
36 DtJtidsLetRadioSignalEncoder(
const DtJtidsLetRadioSignalEncoder& orig);
38 DtJtidsLetRadioSignalEncoder& operator=(
const DtJtidsLetRadioSignalEncoder& orig);
42 DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(TADILJMessage);
43 DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(LETheader);
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