43 RTI::ObjectClassHandle h,
64 virtual const char * objectClassName();
92 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
101 virtual void syncRunwayList();
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:221
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#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
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region13.h:34
DtRunwayPublisherList myRunwayPubs
Definition: aerodromePublisherHLA.h:113
virtual bool tick()
Tick (update) this object.
virtual DtAerodromeStateRepository * aerodromeStateRep()
Returns a pointer to the DtAerodromeStateRepository - through which you can set or inspect current st...
Definition: aerodromePublisherHLA.h:116
Instances of DtAerodromePublisher publish Aerodrome objects to the network.
Definition: aerodromePublisherHLA.h:27
std::vector< DtRunwayPublisher * > DtRunwayPublisherList
Definition: aerodromePublisherHLA.h:20
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: aerodromePublisherHLA.h:121
static DtStateRepCreator theStateRepCreator
Definition: aerodromePublisherHLA.h:112
This file provides a declaration of the class DtObjectPublisher.
Instances of DtRunwayPublisher publish Runway objects to the network.
Definition: runwayPublisherHLA.h:23
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28
Instances of DtAerodromeStateRepository are used to store state data for Aerodrome objects...
Definition: aerodromeStateRepository.h:25