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