14 #include <vl/objectPublisherHLA.h>
17 namespace makVrfMetoc {
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 DtWeatherPublisher publish METOC_Root.EnvironmentCondition.Weather objects to the networ...
Definition: weatherPublisherHLA.h:25
Instances of DtWeatherStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather objects.
Definition: weatherStateRepository.h:33
This repository holds all information that is common to all the forms of all objects within VR-Forces...
Definition: weatherStateRepository.h:20
virtual DtWeatherStateRepository * weatherStateRep()
Returns a pointer to the DtWeatherStateRepository - through which you can set or inspect current stat...
Definition: weatherPublisherHLA.h:90
static DtStateRepCreator theStateRepCreator
Definition: weatherPublisherHLA.h:87
virtual DtWeatherStateRepository * wsr()
Synonym for weatherStateRep().
Definition: weatherPublisherHLA.h:95