14 #ifndef DtVrfObjectParametersDB_H_
15 #define DtVrfObjectParametersDB_H_
55 virtual bool createParametersList();
62 const DtObjectType & objectType,
63 DtObjectType * matchingType)
const;
66 virtual void removeParameters(
const DtObjectType & objectType);
70 virtual bool writeParameterFile(
const DtString & filename);
73 virtual void removeAndDeleteAll();
Instances of DtVrfObjectParameters are the readable/writeable objects that contain the information ne...
Definition: vrfObjectParameters.h:63
DtVrfObjectParametersList * myParametersList
Definition: vrfObjectParametersDB.h:77
#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
Instances of DtVrfObjectParametersDB are the database of DtVrfBaseObjectParameter objects...
Definition: vrfObjectParametersDB.h:27
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
Definition: vrfObjectParametersList.h:24
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator