VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
subsurfaceLayerDecoderDIS.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
10 
11 #pragma once
12 
13 #if DtDIS
14 
15 #include <vl/metocPdu.h>
16 #include <vl/metocDecoderDIS.h>
17 
18 
20 
21 
27 {
28 public:
31 
33  virtual ~DtSubsurfaceLayerDecoder();
34 
37 
40 
42 
43 public:
45  virtual void decode(const DtMetocPdu& pdu,
47 
48 protected:
50 
51 };
52 
53 #endif
Instances of DtExerciseConn are used to provide an application&#39;s interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
Instances of DtMetocEncoder encode data from DtMETOC_RootStateRepository objects to the net structure...
Definition: subsurfaceLayerDecoderDIS.h:26
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtMetocPdu are used for DIS network packets which encode the DtMetocRootStateRepository ...
Definition: metocPdu.h:37
Instances of DtSubsurfaceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.SubsurfaceLayer objects.
Definition: subsurfaceLayerStateRepository.h:32
DtMetocDecoder & operator=(const DtMetocDecoder &orig)
Assignment operator.
Contains the DtMetocPdu class declaration.
Instances of DtMetocDecoder are used to decode METOC_Root state PDU structures from the network...
Definition: metocDecoderDIS.h:26
DtMetocPdu myPdu
Definition: subsurfaceLayerDecoderDIS.h:49
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
virtual void decode(const DtMetocPdu &pdu, DtWeatherStateRepository *stateRep)
Decode an METOC_Root state PDU and update a state repository.

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)