VR-Link API Documentation for DIS
radioReceiverDecoderDIS.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
7 #if DtDIS
8 
11 
12 #ifndef DtRadioReceiverDecoder_H_
13 #define DtRadioReceiverDecoder_H_
14 
15 #include "stateDecoder.h"
16 #include "receiverPdu.h"
18 
22 {
23 public:
26 
28  virtual ~DtRadioReceiverDecoder();
29 
32 
35  const DtRadioReceiverDecoder& orig);
36 
38  virtual void decode(
39  const DtReceiverPdu& pdu,
40  DtRadioReceiverRepository* stateRep);
41 
43 };
44 #endif
45 #endif
46 

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)