7 #ifndef DtReflectedGriddedData_H_
8 #define DtReflectedGriddedData_H_
68 virtual void addPostUpdateCallback(
71 virtual void removePostUpdateCallback(
77 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
103 #endif //DtReflectedGriddedData_H_
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
void(* DtGriddedDataCallbackFunction)(DtReflectedGriddedData *obj, void *userData)
Definition: reflectedGriddedDataHLA.h:24
Functions in vlPrint.h provide an error and print facility for vrlink.
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
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 DtGriddedDataRepository * gridDataRep() const
Get the designator's state repository.
Definition: reflectedGriddedDataHLA.h:92
static DtStateRepCreator theStateRepCreator
Definition: reflectedGriddedDataHLA.h:89
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
virtual DtGriddedDataRepository * gdsr() const
Synonym for designatorRep().
Definition: reflectedGriddedDataHLA.h:97
class DtReflectedGriddedData:
Definition: reflectedGriddedDataHLA.h:32
This file provides a declaration of the class DtReflectedObject.
Instances of DtGriddedDataRepository are used to communicate environmental data defined on a grid...
Definition: griddedDataRepository.h:23