9 #ifndef radioTransmitterPublisherHLA_H_
10 #define radioTransmitterPublisherHLA_H_
46 RTI::ObjectClassHandle h,
78 virtual const char* classToUse()
const;
83 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
118 #endif //DtRadioTransmitterPublisher_H_
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:202
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual DtRadioTransmitterRepository * radioXmitRep()
Returns a pointer to the DtRadioTransmitterRepository - through which you can set or inspect current ...
Definition: radioTransmitterPublisherHLA.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
Instances of DtRadioTransmitterRepository are used to store state information for objects which are r...
Definition: radioTransmitterRepository.h:29
static DtStateRepCreator theStateRepCreator
Definition: radioTransmitterPublisherHLA.h:104
class DtRadioTransmitterPublisher:
Definition: radioTransmitterPublisherHLA.h:27
This file provides a declaration of the class DtObjectPublisher.
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28
virtual DtRadioTransmitterRepository * tsr()
Synonym for radioXmitRep().
Definition: radioTransmitterPublisherHLA.h:113