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