37 const DtDDMRegionSet* regionSetToUse = 0);
41 RTI::ObjectClassHandle h,
44 const DtDDMRegionSet* regionSetToUse = 0);
50 const DtDDMRegionSet* regionSetToUse = 0);
57 DtWeatherPublisher( DtHlaObjectWithStateRep* obj,
DtExerciseConn* conn);
62 virtual const char* objectClassName();
65 virtual ~DtWeatherPublisher();
69 DtWeatherPublisher(
const DtWeatherPublisher& orig);
73 const DtWeatherPublisher& orig);
86 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
89 static DtStateRepCreator theStateRepCreator;
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherDIS.h:36
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
This file contains typedefs for machine dependant types.