35 virtual void setSimulationObject(
const DtUUID&);
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
DtRwPlanSimulationObject & operator=(const DtRwPlanVariable &orig)
Definition: rwPlanSimulationObject.h:42
bool operator==(const DtRwPlanVariable &orig) const
bool operator!=(const DtRwPlanSimulationObject &orig) const
Definition: rwPlanSimulationObject.h:44
virtual const char * readerWriterType() const
Used to supply a string type that this reader writer type is.
Definition: readerWriterRegistry.h:39
DtRwPlanVariable & operator=(const DtRwUUID &orig)
Definition: rwPlanVariable.h:37
Description: Readable, Writable uuid string.
Definition: rwUUID.h:419
virtual const char * xmlType() const
Definition: rwPlanSimulationObject.h:47
static const char * theXmlType()
The type that is used when archiving to an XML stream.
The DtRwPlanSimulationObject is a variable that is used in the plan language to represent a simulatio...
Definition: rwPlanSimulationObject.h:17
DtRwTranslatableStringObject is a simple class that will keep track of strings that can be translated...
Definition: rwTranslatableStringObject.h:28
DtRwUUID mySimulationObject
Definition: rwPlanSimulationObject.h:53
The DtRwPlanVariable is a base class that minimally implements a plan variable.
Definition: rwPlanVariable.h:18
const DtUUID & simulationObject() const
Definition: rwPlanSimulationObject.h:36
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34