11 #ifndef JtidsVoiceLpc10RadioSignalEnc_H_
12 #define JtidsVoiceLpc10RadioSignalEnc_H_
17 #define DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName) \
18 DtDECLARE_PARAM_ENCODER(DtJtidsVoiceLpc10RadioSignalInteraction, paramName)
20 #define DtDEFINE_SIMPLE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName, \
22 DtDEFINE_SIMPLE_PARAM_ENCODER(DtJtidsVoiceLpc10RadioSignalEncoder, \
23 DtJtidsVoiceLpc10RadioSignalInteraction, paramName, netType, inspector)
25 class DT_DLL_VL DtJtidsVoiceLpc10RadioSignalEncoder :
public DtL16RadioSignalEncoder
31 DtInterClassDesc* classDesc);
34 virtual ~DtJtidsVoiceLpc10RadioSignalEncoder();
36 DtJtidsVoiceLpc10RadioSignalEncoder(
const DtJtidsVoiceLpc10RadioSignalEncoder& orig);
38 DtJtidsVoiceLpc10RadioSignalEncoder& operator=(
const DtJtidsVoiceLpc10RadioSignalEncoder& orig);
41 DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(JTIDSheader);
42 DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(Data);