32 parentRegistry = NULL);
43 virtual DtString entryType()
const = 0;
60 static std::unique_ptr<DtSystemMetaDataEntryFactory>
theFactory;
bool operator==(const DtReaderWriter &) const
Equivalence operator.
DtStringKeyFactoryWithParam< DtSystemMetaDataEntry, const DtString & > DtSystemMetaDataEntryFactory
Factory for creating DtSystemMetaDataEntry subclasses.
Definition: systemMetaDataEntry.h:20
Definition: stringKeyFactory.h:80
static std::unique_ptr< DtSystemMetaDataEntryFactory > theFactory
Definition: systemMetaDataEntry.h:60
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
Definition: readerWriter.h:85
Definition: readerWriterRegistry.h:39
static DtReaderWriterFactory * factory()
Factory templates DtStringKeyFactory and DtStringKeyFactoryWithParam.
Base class for RW objects that describe an entry in the system meta data. This data is used by the en...
Definition: systemMetaDataEntry.h:28
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator