39 const DtDDMRegionSet* regionSetToUse = 0);
43 RTI::ObjectClassHandle h,
46 const DtDDMRegionSet* regionSetToUse = 0);
52 const DtDDMRegionSet* regionSetToUse = 0);
64 virtual const char * objectClassName();
92 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
101 virtual void syncRunwayList();
112 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
std::vector< DtRunwayPublisher * > DtRunwayPublisherList
Definition: aerodromePublisherDIS.h:25
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherDIS.h:36
virtual DtAerodromeStateRepository * aerodromeStateRep()
Returns a pointer to the DtAerodromeStateRepository - through which you can set or inspect current st...
Definition: aerodromePublisherDIS.h:113
Instances of DtAerodromePublisher publish Aerodrome objects to the network.
Definition: aerodromePublisherDIS.h:31
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
Contains the DtRunwayStateRepository class declaration.
Contains the DtRunwayPublisher class declaration.
virtual DtAerodromeStateRepository * asr()
Synonym for aerodromeStateRep().
Definition: aerodromePublisherDIS.h:118
virtual bool tick()=0
Tick (update) this object.
Instances of DtRunwayPublisher publish Aerodrome objects to the network.
Definition: runwayPublisherDIS.h:27
Instances of DtAerodromeStateRepository are used to store state data for Aerodrome objects...
Definition: aerodromeStateRepository.h:25