11 #ifndef pointObjectPublisherHLA_H_
12 #define pointObjectPublisherHLA_H_
56 const DtDDMRegionSet* regionSetToUse = 0);
60 RTI::ObjectClassHandle h,
63 const DtDDMRegionSet* regionSetToUse = 0);
70 const DtDDMRegionSet* regionSetToUse = 0);
85 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
95 const DtDDMRegionSet* regionSetToUse = 0);
105 const char* objectClassNameFromType
110 static DtStateRepCreator theStateRepCreator;
124 #endif //hPointObjPub_H_
DtStateRepository * myStateRep
Definition: objectPublisherDIS.h:193
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#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
virtual DtPointObjectRepository * pointObjectStateRep()
Returns a pointer to the DtPointObjectRepository - through which you can set or inspect current state...
Definition: pointObjectPublisherDIS.h:137
DtSyntheticEnvironmentObjectType is a class which contains information identifying the type of a synt...
Definition: vlpi/syntheticEnvironmentObjectType.h:19
Definition: pointObjectPublisherDIS.h:21
Instances of DtPointObjectRepository are used to maintain state information needed by point environme...
Definition: pointObjectRepository.h:31
virtual DtPointObjectRepository * posr()
Synonym for pointObjectStateRep().
Definition: pointObjectPublisherDIS.h:142