12 #ifndef DtRadioTransmitterDecoder_H_
13 #define DtRadioTransmitterDecoder_H_
Base class for all DIS state decoders.
Definition: stateDecoder.h:23
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual void decode(DtPdu *pdu, DtPduFactory *pduFactory=0)
This is a dummy method for backwards compatibility with DIS decoders.
Instances of the class DtRadioTransmitterDecoder decode Radio Transmitter PDU's into DtRadioTransmitt...
Definition: radioTransmitterDecoderDIS.h:21
Instances of DtRadioTransmitterRepository are used to store state information for objects which are r...
Definition: radioTransmitterRepository.h:29
DtStateDecoder & operator=(const DtStateDecoder &orig)
Assignment operator.
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
The transmitter pdu.
Definition: transmitterPdu.h:61