45 const DtString& name = DtString::nullString(),
61 virtual void putData(std::string& fp,
int indentlLevel = 0);
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...
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
DT_DLL_readerWriter DtBoost::shared_ptr< DtEnvironment > DtEnvironmentSP
Definition: readerWriter.h:30
virtual DtlObjPtr getData(DtlObjPtr args, const SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings)
Deriving class overrides these to get/put class specific data.
Definition: readerWriter.h:85
Definition: readerWriterRegistry.h:39
bool operator!=(const DtRwIntegerAttribute &rhs) const
Definition: rwIntegerAttribute.h:87
class DtRwIntegerAttribute:
Definition: rwIntegerAttribute.h:19
std::list< const DtRwVariableBindings * > DtVariableBindingsList
Definition: readerWriterRegistry.h:29
class DtIntegerAttribute:
Definition: integerAttribute.h:25
std::vector< DtFilename > SearchPaths
Definition: readerWriter.h:92
DtIntegerAttribute & operator=(const DtIntegerAttribute &orig)
virtual void putData(std::string &fp, int indentLevel=0)
Deriving class overrides these to get/put class specific data.
#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
static const char * theXmlType()
The type that is used when archiving to an XML stream.
virtual const char * xmlType() const
Definition: rwIntegerAttribute.h:81
bool operator==(const DtIntegerAttribute &rhs) const