9 #ifndef griddedDataPublisherHLA_H_
10 #define griddedDataPublisherHLA_H_
47 RTI::ObjectClassHandle h,
70 virtual const char* classToUse()
const;
75 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
107 #endif //DtGriddedDataPublisher_H_
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:202
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
static DtStateRepCreator theStateRepCreator
Definition: griddedDataPublisherHLA.h:94
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual DtGriddedDataRepository * gridDataStateRep()
Returns a pointer to the DtGriddedDataRepository - through which you can set or inspect current state...
Definition: griddedDataPublisherHLA.h:97
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
This file declares DtFom.
class DtGriddedDataPublisher:
Definition: griddedDataPublisherHLA.h:29
This file provides protocol to independence DtExerciseConn.
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
virtual DtGriddedDataRepository * gdsr()
Synonym for gridDataStateRep().
Definition: griddedDataPublisherHLA.h:102
This file provides a declaration of the class DtObjectPublisher.
Instances of DtGriddedDataRepository are used to communicate environmental data defined on a grid...
Definition: griddedDataRepository.h:23