14 #include <vl/objectPublisherHLA.h>
17 namespace makVrfMetoc {
19 class DtMetocRootStateRepository;
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 DtMetocRootStateRepository * METOC_RootStateRep()
Returns a pointer to the DtMetocRootStateRepository - through which you can set or inspect current st...
Definition: metocRootPublisherHLA.h:90
Instances of DtMetocRootStateRepository are used to store state data for METOC_Root objects...
Definition: metocRootStateRepository.h:31
Instances of DtMetocRootPublisher publish METOC_Root objects to the network.
Definition: metocRootPublisherHLA.h:25
virtual DtMetocRootStateRepository * Msr()
Synonym for METOC_RootStateRep().
Definition: metocRootPublisherHLA.h:95
static DtStateRepCreator theStateRepCreator
Definition: metocRootPublisherHLA.h:87