This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
Definition: readerWriterRegistry.h:39
bool operator==(const DtRwList &rhs) const
Iterates over all items and calls the factory to compare.
Base class for RW objects that describe a system parameter. This data is used by the entity editor to...
Definition: systemParameterData.h:30
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...
RW List which holds DtSystemParameterData subclasses. Overridden from the template to add the correct...
Definition: systemParameterDataList.h:20
Template for creating RW Lists that contain a set of classes that are all derived from the same base ...
Definition: rwMultiTypeListTemplate.h:35