70 virtual void addPostUpdateCallback(
75 virtual void removePostUpdateCallback(
80 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
static DtStateRepCreator theStateRepCreator
The function called to create state repositories.
Definition: reflectedTroposphereLayerHLA.h:91
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
Instances of DtTroposphereLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.TroposphereLayer objects.
Definition: troposphereLayerStateRepository.h:31
Contains the DtTroposphereLayerStateRepository class declaration.
Instances of DtReflectedTroposphereLayer are used to represent a simulated HLAobjectRoot.METOC_Root.EnvironmentCondition.Weather.TroposphereLayer object reflected across a network.
Definition: reflectedTroposphereLayerHLA.h:32
Instances of DtHlaObject are used to represent HLA objects which are communicated across the network...
Definition: hlaObject.h:58
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
virtual DtTroposphereLayerStateRepository * tsr() const
Shorter version of lifeformRep.
Definition: reflectedTroposphereLayerHLA.h:99
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
void(* DtTroposphereLayerCallbackFunction)(DtReflectedTroposphereLayer *obj, void *userData)
Signature of the callback function that takes a DtReflectedTroposphereLayer and user data...
Definition: reflectedTroposphereLayerHLA.h:25
virtual DtTroposphereLayerStateRepository * troposphereLayerStateRep() const
Returns the TroposphereLayer's state repository.
Definition: reflectedTroposphereLayerHLA.h:94
This file contains typedefs for machine dependant types.
This file provides a declaration of the class DtReflectedObject.