11 #ifndef environmentProcessPublisherHLA_H_
12 #define environmentProcessPublisherHLA_H_
46 RTI::ObjectClassHandle h,
69 virtual const char* classToUse()
const;
74 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
109 #endif //DtEnvironmentProcessPublisher_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 DtEnvironmentProcessPublisher are used for local or source simulations of environment pr...
Definition: environmentProcessPublisherHLA.h:27
virtual DtEnvironmentProcessRepository * environmentProcessStateRep()
Returns a pointer to the DtEnvironmentProcessRepository - through which you can set or inspect curren...
Definition: environmentProcessPublisherHLA.h:99
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: environmentProcessPublisherHLA.h:95
virtual DtEnvironmentProcessRepository * epsr()
Synonym for environmentProcessStateRep().
Definition: environmentProcessPublisherHLA.h:104
Instances of DtEnvironmentProcessRepository are used to store state information for environmental pro...
Definition: environmentProcessRepository.h:27
This file provides a declaration of the class DtObjectPublisher.