68 virtual void addPostUpdateCallback(
73 virtual void removePostUpdateCallback(
78 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
virtual DtTimeAndDateStateRepository * tsr() const
Shorter version of lifeformRep.
Definition: reflectedTimeAndDateHLA.h:97
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
virtual DtTimeAndDateStateRepository * timeAndDateStateRep() const
Returns the MAK_TimeAndDate's state repository.
Definition: reflectedTimeAndDateHLA.h:92
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtReflectedTimeAndDate are used to represent a simulated HLAobjectRoot.MAK_TimeAndDate object reflected across a network.
Definition: reflectedTimeAndDateHLA.h:30
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
void(* DtTimeAndDateCallbackFunction)(DtReflectedTimeAndDate *obj, void *userData)
Signature of the callback function that takes a DtReflectedTimeAndDate and user data.
Definition: reflectedTimeAndDateHLA.h:23
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
Contains the DtTimeAndDateStateRepository class declaration.
static DtStateRepCreator theStateRepCreator
The function called to create state repositories.
Definition: reflectedTimeAndDateHLA.h:89
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
Instances of DtTimeAndDateStateRepository are used to store state data for MAK_TimeAndDate objects...
Definition: timeAndDateStateRepository.h:26
This file provides a declaration of the class DtReflectedObject.