VR-Link API Documentation for DIS
dDesignatrDec.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 DtDisDesignatorDecoder_H_
13 #define DtDisDesignatorDecoder_H_
14 
15 #include "dStateDecoder.h"
16 #include "designatePdu.h"
17 #include "designatorSR.h"
18 
20 {
21 public:
24 
26  virtual ~DtDesignatorDecoder();
27 
30 
33 
35  virtual void decode(
36  const DtDesignatorPdu& pdu, DtDesignatorRepository* stateRep );
37 };
38 
39 #endif
40 
41 #endif
42 

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)