11 #ifndef arealObjectPublisherHLA_H_
12 #define arealObjectPublisherHLA_H_
48 const DtDDMRegionSet* regionSetToUse = 0);
52 RTI::ObjectClassHandle h,
55 const DtDDMRegionSet* regionSetToUse = 0);
62 const DtDDMRegionSet* regionSetToUse = 0);
77 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
87 const DtDDMRegionSet* regionSetToUse = 0);
97 const char* objectClassNameFromType
102 static DtStateRepCreator theStateRepCreator;
116 #endif //hArealObjPub_H_
DtStateRepository * myStateRep
Definition: objectPublisherDIS.h:176
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:61
virtual DtArealObjectRepository * arealObjectStateRep()
Returns a pointer to the DtArealObjectRepository - through which you can set or inspect current state...
Definition: arealObjectPublisherDIS.h:127
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherDIS.h:36
Definition: arealObjectPublisherDIS.h:21
virtual DtArealObjectRepository * aosr()
Synonym for pointObjectStateRep().
Definition: arealObjectPublisherDIS.h:132
DtSyntheticEnvironmentObjectType is a class which contains information identifying the type of a synt...
Definition: vlpi/syntheticEnvironmentObjectType.h:19
Instances of DtArealObjectRepository are used to maintain state information needed by areal object en...
Definition: arealObjectRepository.h:30