35 const DtDDMRegionSet* regionSetToUse = 0);
39 RTI::ObjectClassHandle h,
42 const DtDDMRegionSet* regionSetToUse = 0);
48 const DtDDMRegionSet* regionSetToUse = 0);
60 virtual const char* objectClassName();
84 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
87 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 DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherDIS.h:36
virtual DtRunwayStateRepository * rsr()
Synonym for aerodromeStateRep().
Definition: runwayPublisherDIS.h:101
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
Instances of DtRunwayStateRepository are used to store state data for runway objects.
Definition: runwayStateRepository.h:19
virtual DtRunwayStateRepository * runwayStateRep()
Returns a pointer to the DtRunwayStateRepository - through which you can set or inspect current state...
Definition: runwayPublisherDIS.h:96
Instances of DtRunwayPublisher publish Aerodrome objects to the network.
Definition: runwayPublisherDIS.h:27