VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
subsurfaceLayerPublisherHLA.h
Go to the documentation of this file.
1 /*********************************************************************
2 **This file was generated by MAK Technologies' VR-Link Code Generator.
3 **hpubHeader.tlt
4 *********************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
14 #include <vl/objectPublisherHLA.h>
15 #include <vlutil/vlMachineTypes.h>
16 
17 
18 
20 
26 {
27 public:
29  typedef DtSubsurfaceLayerStateRepository* (*DtStateRepCreator)();
30 
31 public:
34  DtSubsurfaceLayerStateRepository* stateRepToUse,
35  DtExerciseConn* conn,
36  const char* name = 0,
37  const DtDDMRegionSet* regionSetToUse = 0);
38 
41  RTI::ObjectClassHandle h,
42  DtExerciseConn* conn,
43  const char* name = 0,
44  const DtDDMRegionSet* regionSetToUse = 0);
45 
48  DtExerciseConn* conn,
49  const char* name = 0,
50  const DtDDMRegionSet* regionSetToUse = 0);
51 
58 
62  virtual const char* objectClassName();
63 
65  virtual ~DtSubsurfaceLayerPublisher();
66 
67 private:
70 
73  const DtSubsurfaceLayerPublisher& orig);
74 
75 public:
76 
79  virtual DtSubsurfaceLayerStateRepository* subsurfaceLayerStateRep();
80 
82  virtual DtSubsurfaceLayerStateRepository* ssr();
83 
84 public:
86  static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
87 
88 protected:
89  static DtStateRepCreator theStateRepCreator;
90 };
91 
93 {
95 }
96 
98 {
100 }
101 
102 
103 
104 #endif
virtual DtSubsurfaceLayerStateRepository * subsurfaceLayerStateRep()
Returns a pointer to the DtSubsurfaceLayerStateRepository - through which you can set or inspect curr...
Definition: subsurfaceLayerPublisherHLA.h:92
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:221
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
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region13.h:34
virtual DtSubsurfaceLayerStateRepository * ssr()
Synonym for subsurfaceLayerStateRep().
Definition: subsurfaceLayerPublisherHLA.h:97
Instances of DtSubsurfaceLayerPublisher publish METOC_Root.EnvironmentCondition.SubsurfaceLayer objec...
Definition: subsurfaceLayerPublisherHLA.h:25
Instances of DtSubsurfaceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.SubsurfaceLayer objects.
Definition: subsurfaceLayerStateRepository.h:32
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
static DtStateRepCreator theStateRepCreator
Definition: subsurfaceLayerPublisherHLA.h:89
This file provides a declaration of the class DtObjectPublisher.
This file contains typedefs for machine dependant types.
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28

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)