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 #include <vl/pduDecoderFactory.h>
20 #include <vl/pduEncoderFactory.h>
21 
25 {
26 public:
29 
31  virtual ~DtEnvironmentProcessDecoder();
32 
35 
38  const DtEnvironmentProcessDecoder& orig);
39 
41  virtual void decode(
42  const DtEnvironmentalProcessPdu& pdu,
44 
46 };
47 #endif
48 #endif
49 

Document ID: Generated on Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)