41 RTI::ObjectClassHandle h,
60 static const char * objectClassName();
84 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:221
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
static DtStateRepCreator theStateRepCreator
Definition: servicePublisherHLA.h:87
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 DtServiceStateRepository * ssr()
Synonym for serviceStateRep().
Definition: servicePublisherHLA.h:95
Instances of DtServiceStateRepository are used to store state data for METOC_Root.Service objects.
Definition: serviceStateRepository.h:30
Instances of DtServicePublisher publish METOC_Root.Service objects to the network.
Definition: servicePublisherHLA.h:25
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
This file provides a declaration of the class DtObjectPublisher.
This file contains typedefs for machine dependant types.
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28
virtual DtServiceStateRepository * serviceStateRep()
Returns a pointer to the DtServiceStateRepository - through which you can set or inspect current stat...
Definition: servicePublisherHLA.h:90