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
Instances of DtWaterSurfacePublisher publish METOC_Root.EnvironmentCondition.Weather.WaterSurface objects to the network.
Definition: waterSurfacePublisherHLA.h:25
#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
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region13.h:34
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
static DtStateRepCreator theStateRepCreator
Definition: waterSurfacePublisherHLA.h:89
Instances of DtWaterSurfaceStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.WaterSurface objects.
Definition: waterSurfaceStateRepository.h:32
This file provides a declaration of the class DtObjectPublisher.
virtual DtWaterSurfaceStateRepository * waterSurfaceStateRep()
Returns a pointer to the DtWaterSurfaceStateRepository - through which you can set or inspect current...
Definition: waterSurfacePublisherHLA.h:92
This file contains typedefs for machine dependant types.
virtual DtWaterSurfaceStateRepository * wsr()
Synonym for waterSurfaceStateRep().
Definition: waterSurfacePublisherHLA.h:97
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28