11 #ifndef arealObjectPublisherHLA_H_
12 #define arealObjectPublisherHLA_H_
52 RTI::ObjectClassHandle h,
77 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
97 const char* objectClassNameFromType
116 #endif //hArealObjPub_H_
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:202
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
virtual DtArealObjectRepository * arealObjectStateRep()
Returns a pointer to the DtArealObjectRepository - through which you can set or inspect current state...
Definition: arealObjectPublisherHLA.h:106
#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
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region13.h:34
static DtStateRepCreator theStateRepCreator
Definition: arealObjectPublisherHLA.h:102
Instances of DtArealObjectPublisher are used for local or source simulations of areal objects...
Definition: arealObjectPublisherHLA.h:33
virtual DtArealObjectRepository * aosr()
Synonym for arealObjectStateRep().
Definition: arealObjectPublisherHLA.h:111
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
This file provides a declaration of the class DtObjectPublisher.