10 #ifndef aggregatePublisherHLA_H_
11 #define aggregatePublisherHLA_H_
46 RTI::ObjectClassHandle h,
90 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
116 const char* objectClassNameFromType(
const DtEntityType &type);
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
Instances of DtAggregatePublisher are used for local or source simulations of aggregate entities...
Definition: aggregatePublisherHLA.h:27
virtual DtAggregateStateRepository * aggregateStateRep()
Returns a pointer to the AggregateStateRepository - through which you can set or inspect current stat...
Definition: aggregatePublisherHLA.h:125
static DtStateRepCreator theStateRepCreator
Definition: aggregatePublisherHLA.h:122
DtBoost::shared_ptr< DtGeodeticRegion > myGeodeticPublishingRegion
Definition: aggregatePublisherHLA.h:118
virtual bool tick()
Tick (update) this object.
virtual DtAggregateStateRepository * asr()
Synonym for aggregateStateRep().
Definition: aggregatePublisherHLA.h:130
DtGeodeticRegion.
Definition: geodeticRegion.h:38
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
DtForceType
Section 4.
Definition: disEnums.h:199
Contains the standard DIS enumerations.
DtDeadReckonTypes
Definition: disEnums.h:997
This file provides a declaration of the class DtObjectPublisher.
A protocol independent representation of an aggregate.
Definition: aggregateStateRepository.h:29
DtEntityType is used to represent the type an entity object.
Definition: entityType.h:26
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28