23 parentRegistry = NULL);
26 parentRegistry = NULL);
29 parentRegistry = NULL);
32 parentRegistry = NULL);
49 virtual const char*
xmlType()
const override
56 virtual void setResource(
const DtString&);
58 virtual void getSelf(DtlObjPtr args,
virtual const char * readerWriterType() const override
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
Definition: readerWriterRegistry.h:39
DtRwEntityType & operator=(const DtRwEntityType &orig)
assignment: assigns value only
virtual const char * xmlType() const override
Routines to archive/dearchive from an XML Environment.
Definition: rwResource.h:49
std::list< const DtRwVariableBindings * > DtVariableBindingsList
Definition: readerWriterRegistry.h:29
DtEntityType & operator=(const DtEntityType &t)
Definition: rwResource.h:34
std::vector< DtFilename > SearchPaths
Definition: readerWriter.h:92
virtual void getSelf(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())
Top level to read itself from an input stream. searchPath is passed down to all DtReaderWriter member...
static const DtVariableBindingsList & nullVariableReference()
File: rwEntType.h.
Definition: rwEntityType.h:26
#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.
This class will read in an old resource by name and convert it to the type, or, just read it as type...
Definition: rwResource.h:12