44 virtual void setRange(
double);
45 virtual double range()
const;
static const char * theXmlType()
The type that is used when archiving to an XML stream.
#define DT_DLL_readerWriter
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: readerWriterDefines.h:34
A range item is a special property that will be put onto the network as range ring item using the nam...
Definition: rwPropertiesRangeItem.h:15
Definition: readerWriterRegistry.h:39
Definition: rwProperty.h:320
virtual const char * xmlType() const
Definition: rwPropertiesRangeItem.h:34
DtRwPropertyReal & operator=(const DtRwPropertyReal &orig)
virtual void bindLocalVariables(const DtVariableBindingsList &variableBindings)
Checks to see if this RW object is a variable reference that can be bound using the provided bindings...
std::list< const DtRwVariableBindings * > DtVariableBindingsList
Definition: readerWriterRegistry.h:29
bool myBindingLocalVars
Set to true while binding local variables.
Definition: rwPropertiesRangeItem.h:51
virtual const char * readerWriterType() const
Used to supply a string type that this reader writer type is.
virtual const char * propertyType() const
Typically returns reader/writer type.