Contains the DtEntityIdentifier class declaration.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Contains the DtString class declaration.
Contains the DtEntityType and DtRadioEntityType class declarations.
DtWeatherModelTypeEnum32
Definition: metocEnums.h:121
This file contains typedefs used to represent objects in a protocol neutral way.
DtMetocRootStateRepository & operator=(const DtMetocRootStateRepository &orig)
Assignment Operator.
This file declares DtVector and DtVector32.
Instances of DtMetocRootStateRepository are used to store state data for METOC_Root objects...
Definition: metocRootStateRepository.h:29
Instances of DtServiceStateRepository are used to store state data for METOC_Root.Service objects.
Definition: serviceStateRepository.h:30
virtual void printDataToStream(std::ostream &stream) const
Print data to the specified stream.
virtual void printData() const
Print data to the DtInfo stream.
DtStateRepository is an abstract base class for maintaining state for an object.
Definition: stateRepository.h:50
DtWeatherModelTypeEnum32 myModelType
Definition: serviceStateRepository.h:65
virtual DtStateRepository * clone(bool copy) const
Return a copy/empty object of the same type as this.
static DtMetocRootStateRepository * create()
Create a DtMetocRootStateRepository.
This file contains typedefs for machine dependant types.