39 RTI::ObjectClassHandle h,
60 virtual const char* objectClassName();
84 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
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
virtual DtRunwayStateRepository * rsr()
Synonym for RunwayStateRep().
Definition: runwayPublisherHLA.h:95
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: runwayPublisherHLA.h:90
static DtStateRepCreator theStateRepCreator
Definition: runwayPublisherHLA.h:87
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