39 RTI::ObjectClassHandle h,
69 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
72 static const char * objectClassName();
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:202
virtual DtVRLinkStateStateRepository * vsr()
Synonym for VRLinkStateStateRep().
Definition: vrlinkStatePublisherHLA.h:90
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
Instances of DtVRLinkStateStateRepository are used to store state data for VRLinkState objects...
Definition: vrlinkStateStateRepository.h:40
Instances of DtVRLinkStatePublisher publish VRLinkState objects to the network.
Definition: vrlinkStatePublisherHLA.h:23
static DtStateRepCreator theStateRepCreator
Definition: vrlinkStatePublisherHLA.h:82
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
This file provides a declaration of the class DtObjectPublisher.
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28
virtual DtVRLinkStateStateRepository * vrlinkStateStateRep()
Returns a pointer to the DtVRLinkStateStateRepository - through which you can set or inspect current ...
Definition: vrlinkStatePublisherHLA.h:85