1 #ifndef iffPublisherHLA_H_
2 #define iffPublisherHLA_H_
42 RTI::ObjectClassHandle h,
77 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:202
Instances of DtModeSTransponderPublisher publish IFFData.ModeS.ModeSTransponder objects to the networ...
Definition: iffDataPublishers.h:1707
class DtIffPublisher:
Definition: iffPublisherHLA.h:24
Contains the DtIffStateRepository class declaration.
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
DtModeSTransponderPublisher * myModeSTransponderPublisher
Definition: iffPublisherHLA.h:113
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtMode5InterrogatorPublisher publish IFFData.Mode5.Mode5Interrogator objects to the netw...
Definition: iffDataPublishers.h:1154
Defines a protocol independent repository of attributes for IFF objects.
Definition: iffStateRepository.h:57
DtIffAtcNavaidsSysType
Definition: disEnums.h:2093
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
virtual void tick()
Tick (update) this object.
DtModeSInterrogatorPublisher * myModeSInterrogatorPublisher
Definition: iffPublisherHLA.h:112
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
DtMode5InterrogatorPublisher * myMode5InterrogatorPublisher
Definition: iffPublisherHLA.h:110
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
static DtStateRepCreator theStateRepCreator
Definition: iffPublisherHLA.h:102
DtMode5TransponderPublisher * myMode5TransponderPublisher
Definition: iffPublisherHLA.h:111
Instances of DtModeSInterrogatorPublisher publish IFFData.ModeS.ModeSInterrogator objects to the netw...
Definition: iffDataPublishers.h:1628
Contains the IFF publishers for RPR 3.
virtual DtIffStateRepository * iffStateRep()
Returns a pointer to the IffStateRepository - through which you can set current state information...
Definition: iffPublisherHLA.h:117
virtual DtIffStateRepository * isr()
Synonym for iffStateRep()
Definition: iffPublisherHLA.h:122
This file provides a declaration of the class DtObjectPublisher.
Instances of DtMode5TransponderPublisher publish IFFData.Mode5.Mode5Transponder objects to the networ...
Definition: iffDataPublishers.h:1233
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28