14 #include <vl/objectPublisherHLA.h>
17 namespace makVrfMetoc {
19 class DtWaterSurfaceStateRepository;
37 const DtDDMRegionSet* regionSetToUse = 0);
41 RTI::ObjectClassHandle h,
44 const DtDDMRegionSet* regionSetToUse = 0);
50 const DtDDMRegionSet* regionSetToUse = 0);
60 static const char * objectClassName();
84 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
Instances of DtWaterSurfaceStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.WaterSurface objects.
Definition: waterSurfaceStateRepository.h:33
virtual DtWaterSurfaceStateRepository * wsr()
Synonym for waterSurfaceStateRep().
Definition: waterSurfacePublisherHLA.h:95
virtual DtWaterSurfaceStateRepository * waterSurfaceStateRep()
Returns a pointer to the DtWaterSurfaceStateRepository - through which you can set or inspect current...
Definition: waterSurfacePublisherHLA.h:90
Instances of DtWaterSurfacePublisher publish METOC_Root.EnvironmentCondition.Weather.WaterSurface objects to the network.
Definition: waterSurfacePublisherHLA.h:25
static DtStateRepCreator theStateRepCreator
Definition: waterSurfacePublisherHLA.h:87