5 #ifndef DtReflectedEnvironmentProcess_H_
6 #define DtReflectedEnvironmentProcess_H_
68 virtual void addPostUpdateCallback(
71 virtual void removePostUpdateCallback(
77 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
106 #endif //DtReflectedEnvironmentProcess
virtual DtEnvironmentProcessRepository * epsr() const
Synonym for environmentProcessRep().
Definition: reflectedEnvironmentProcessHLA.h:100
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
Contains the DtEnvironmentProcessRepository class declaration.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtReflectedEnvironmentProcess are used to represent an Instance of an EnvironmentProcess...
Definition: reflectedEnvironmentProcessHLA.h:31
virtual DtEnvironmentProcessRepository * environmentProcessStateRep() const
Get the environmental process's state repository.
Definition: reflectedEnvironmentProcessHLA.h:94
static DtStateRepCreator theStateRepCreator
Definition: reflectedEnvironmentProcessHLA.h:90
Instances of DtHlaObject are used to represent HLA objects which are communicated across the network...
Definition: hlaObject.h:56
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Instances of DtEnvironmentProcessRepository are used to store state information for environmental pro...
Definition: environmentProcessRepository.h:27
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
void(* DtEnvironmentProcessCallbackFunction)(DtReflectedEnvironmentProcess *obj, void *userData)
Definition: reflectedEnvironmentProcessHLA.h:21
This file provides a declaration of the class DtReflectedObject.