12 #ifndef DtRadioReceiverDecoder_H_
13 #define DtRadioReceiverDecoder_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:62
This class provides a declaration of the class DtReceiverPdu.
#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 DtRadioReceiverDecoder decode Radio Receiver PDU's into DtRadioReceiverRepository object...
Definition: radioReceiverDecoderDIS.h:21
Instances of DtRadioReceiverRepository are used to store state information for radio receiver objects...
Definition: radioReceiverRepository.h:19
DtStateDecoder & operator=(const DtStateDecoder &orig)
Assignment operator.
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
This class provides a wrapper around the DIS Receiver PDU network structure.
Definition: receiverPdu.h:27