47 virtual const DtString& scriptId()
const;
48 virtual void setScriptId(
const DtRwString& scriptId);
virtual const char * readerWriterType() const
Used to supply a string type that this reader writer type is. This can be used in place of dynamic-ca...
virtual const char * xmlType() const
Routines to archive/dearchive from an XML Environment.
Definition: rwScriptVariables.h:84
DtRwTemplatedListPtr & operator=(const DtRwTemplatedListPtr &orig)
Script variables are variables that can be referenced by a particular script.
Definition: rwScriptVariables.h:18
Definition: readerWriter.h:85
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
static const char * theXmlType()
Definition: rwTemplatedList.h:109
Definition: readerWriterRegistry.h:39
virtual const char * xmlType() const
Definition: rwScriptVariables.h:37
Interface class used to define minimal interface for a property. The DtPropertyInterface class provid...
Definition: propertyInterface.h:53
Script variables is a container of variables by script id that can be referenced in existing scripts...
Definition: rwScriptVariables.h:65
const char * readerWriterType() const
Used to supply a string type that this reader writer type is. This can be used in place of dynamic-ca...
Definition: rwTemplatedList.h:34
#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
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
A list of properties. A DtPropertyInterface object that is a specialized version of DtRwVariableBindi...
Definition: rwProperties.h:122
static const char * theXmlType()
The type that is used when archiving to an XML stream.
DtRwString myScriptId
Definition: rwScriptVariables.h:57
DtRwProperties myVariables
Definition: rwScriptVariables.h:58