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)
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Definition: jtidsVoiceLpc10RadioSignalEncoder.h:25
Instances of DtInterClassDesc are used to represent HLA Object and Interaction classes.
Definition: interClassDesc.h:33
DtL16RadioSignalEncoder & operator=(const DtL16RadioSignalEncoder &orig)
assignment operator
Definition: l16RadioSignalEncoder.h:25
#define DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName)
Definition: jtidsVoiceLpc10RadioSignalEncoder.h:17