VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
environmentProcessDecoderDIS.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 
9 
12 
13 #ifndef DtEnvironmentProcessDecoder_H_
14 #define DtEnvironmentProcessDecoder_H_
15 
16 #include "stateDecoder.h"
19 
23 {
24 public:
27 
29  virtual ~DtEnvironmentProcessDecoder();
30 
33 
36  const DtEnvironmentProcessDecoder& orig);
37 
39  virtual void decode(
40  const DtEnvironmentalProcessPdu& pdu,
42 
44 };
45 #endif
46 #endif
47 

Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)