35 RTI::ObjectClassHandle h,
54 static const char * objectClassName();
88 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
89 static DtStateRepCreator stateRepCreator();
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:221
virtual DtDIGuyObjectStateRepository * dsr()
Synonym for dIGuyObjectStateRep().
Definition: diGuyObjectPublisherHLA.h:100
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
Instances of DtDIGuyObjectPublisher publish DIGuyObject objects to the network.
Definition: diGuyObjectPublisherHLA.h:19
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file provides protocol independence for DtObjectPublisher.
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
static DtStateRepCreator theStateRepCreator
Definition: diGuyObjectPublisherHLA.h:92
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region13.h:34
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
virtual DtDIGuyObjectStateRepository * dIGuyObjectStateRep()
Returns a pointer to the DtDIGuyObjectStateRepository - through which you can set or inspect current ...
Definition: diGuyObjectPublisherHLA.h:95
Instances of DtDIGuyObjectStateRepository are used to store state data for DIGuyObject objects...
Definition: diGuyObjectStateRepository.h:31
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28