14 #include <vl/objectPublisherHLA.h>
17 namespace makVrfMetoc {
19 class DtServiceStateRepository;
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
virtual DtServiceStateRepository * ssr()
Synonym for serviceStateRep().
Definition: servicePublisherHLA.h:95
Instances of DtServicePublisher publish METOC_Root.Service objects to the network.
Definition: servicePublisherHLA.h:25
static DtStateRepCreator theStateRepCreator
Definition: servicePublisherHLA.h:87
virtual DtServiceStateRepository * serviceStateRep()
Returns a pointer to the DtServiceStateRepository - through which you can set or inspect current stat...
Definition: servicePublisherHLA.h:90
Instances of DtServiceStateRepository are used to store state data for METOC_Root.Service objects.
Definition: serviceStateRepository.h:30