11 #ifndef pointObjectPublisherHLA_H_
12 #define pointObjectPublisherHLA_H_
60 RTI::ObjectClassHandle h,
85 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
105 const char* objectClassNameFromType
124 #endif //hPointObjPub_H_
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
virtual DtPointObjectRepository * pointObjectStateRep()
Returns a pointer to the DtPointObjectRepository - through which you can set or inspect current state...
Definition: pointObjectPublisherHLA.h:114
DtSyntheticEnvironmentObjectType is a class which contains information identifying the type of a synt...
Definition: vlpi/syntheticEnvironmentObjectType.h:19
class DtPointObjectPublisher:
Definition: pointObjectPublisherHLA.h:41
Instances of DtPointObjectRepository are used to maintain state information needed by point environme...
Definition: pointObjectRepository.h:31
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
static DtStateRepCreator theStateRepCreator
Definition: pointObjectPublisherHLA.h:110
virtual DtPointObjectRepository * posr()
Synonym for pointObjectStateRep().
Definition: pointObjectPublisherHLA.h:119
This file provides a declaration of the class DtObjectPublisher.