VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
metocRootDecoderHLA.h
Go to the documentation of this file.
1 /*********************************************************************
2 **This file was generated by MAK Technologies' VR-Link Code Generator.
3 **hobjDecHeader.tlt
4 *********************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
14 #include <vl/hlaStateDecoder.h>
15 #include <vlutil/vlMachineTypes.h>
16 
17 
18 
20 
25 {
26 public:
29  DtExerciseConn* exConn,
30  DtObjClassDesc* classDesc);
31 
33  virtual ~DtMetocRootDecoder();
34 
37 
40 
41 public:
43  static DtHlaStateDecoder* create(
44  DtExerciseConn* exConn,
45  DtObjClassDesc* classDesc);
46 
47 protected:
48 
50  static void decodeUniqueId(
52  const RTI::AttributeHandleValuePairSet& attrs,
53  int pairSetIndex);
54 
56  static void decodeName(
58  const RTI::AttributeHandleValuePairSet& attrs,
59  int pairSetIndex);
60 
61 };
62 
63 
64 
65 #endif
Instances of DtExerciseConn are used to provide an application&#39;s interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
An instance of DtObjClassDesc is a &quot;class descriptor&quot; for an HLA Object class.
Definition: objClassDesc13.h:41
Instances of DtMetocRootDecoder are used to decode data from the network into DtMetocRootStateReposit...
Definition: metocRootDecoderHLA.h:24
Instances of DtMetocRootStateRepository are used to store state data for METOC_Root objects...
Definition: metocRootStateRepository.h:29
DtHlaStateDecoder is used to provide decoding of a state message into a state repository in an HLA (a...
Definition: hlaStateDecoder.h:34
DtHlaStateDecoder & operator=(const DtHlaStateDecoder &orig)
assignment operator
This file contains typedefs for machine dependant types.
This file contains the declaration of DtHlaStateDecoder.

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)