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 MAK Technologies, Inc
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 
Base class for all DIS state decoders.
Definition: stateDecoder.h:23
Instances of DtExerciseConn are used to provide an application&#39;s interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
Contains the DtEnvironmentProcessRepository class declaration.
Instances of DtEnvironmentalProcessPdu are used to send information about environmental effects and p...
Definition: environmentalProcessPdu.h:30
#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 DtEnvironmentProcessRepository are used to store state information for environmental pro...
Definition: environmentProcessRepository.h:27
DtStateDecoder & operator=(const DtStateDecoder &orig)
Assignment operator.
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
Contains the DtEnvironmentalProcessPdu class declaration.
Instances of DtEnvironmentProcessDecoder process Environment Process PDU&#39;s into DtEnvironmentProcessR...
Definition: environmentProcessDecoderDIS.h:24

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)