34 const DtDDMRegionSet* regionSetToUse = 0);
38 RTI::ObjectClassHandle h,
41 const DtDDMRegionSet* regionSetToUse = 0);
47 const DtDDMRegionSet* regionSetToUse = 0);
57 static const char * objectClassName();
81 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
84 static DtStateRepCreator theStateRepCreator;
DtStateRepository * myStateRep
Definition: objectPublisherDIS.h:193
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtTimeAndDatePublisher publish TimeAndDate objects to the network through the TimeAndDat...
Definition: timeAndDatePublisherDIS.h:29
virtual DtTimeAndDateStateRepository * timeAndDateStateRep()
Returns a pointer to the DtTimeAndDateStateRepository - through which you can set or inspect current ...
Definition: timeAndDatePublisherDIS.h:97
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherDIS.h:36
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
virtual DtTimeAndDateStateRepository * tsr()
Synonym for timeAndDateStateRep().
Definition: timeAndDatePublisherDIS.h:102
Instances of DtTimeAndDateStateRepository are used to store state data for MAK_TimeAndDate objects...
Definition: timeAndDateStateRepository.h:26