41 RTI::ObjectClassHandle h,
62 virtual const char* objectClassName();
86 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:221
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
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
Instances of DtLandSurfacePublisher publish METOC_Root.EnvironmentCondition.Weather.LandSurface objects to the network.
Definition: landSurfacePublisherHLA.h:25
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region13.h:34
virtual DtLandSurfaceStateRepository * landSurfaceStateRep()
Returns a pointer to the DtLandSurfaceStateRepository - through which you can set or inspect current ...
Definition: landSurfacePublisherHLA.h:92
virtual DtLandSurfaceStateRepository * lsr()
Synonym for landSurfaceStateRep().
Definition: landSurfacePublisherHLA.h:97
static DtStateRepCreator theStateRepCreator
Definition: landSurfacePublisherHLA.h:89
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
This file provides a declaration of the class DtObjectPublisher.
Instances of DtLandSurfaceStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.LandSurface objects.
Definition: landSurfaceStateRepository.h:31
This file contains typedefs for machine dependant types.
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28