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