![]() |
VR-Forces 4.0.4 Class Documentation
|
Settings class for reading and writing settings to/from files. More...

Public Member Functions | |
| DtElementDefinitionSettings (DtDe &de, const std::string &name, const std::string &ext) | |
| CTOR After creation this should be registered with the DtDeSettingsManager. | |
| virtual | ~DtElementDefinitionSettings () |
| DTOR. | |
| virtual std::string | defaultFilePath () const |
| virtual std::string | factoryFilePath () const |
| virtual std::string | backupFilePath () const |
Settings class for reading and writing settings to/from files.
| makVrv::DtElementDefinitionSettings::DtElementDefinitionSettings | ( | DtDe & | de, |
| const std::string & | name, | ||
| const std::string & | ext | ||
| ) |
CTOR After creation this should be registered with the DtDeSettingsManager.
| virtual makVrv::DtElementDefinitionSettings::~DtElementDefinitionSettings | ( | ) | [virtual] |
DTOR.
| virtual std::string makVrv::DtElementDefinitionSettings::defaultFilePath | ( | ) | const [virtual] |
Reimplemented from makVrv::DtDeSettings.
| virtual std::string makVrv::DtElementDefinitionSettings::factoryFilePath | ( | ) | const [virtual] |
Reimplemented from makVrv::DtDeSettings.
| virtual std::string makVrv::DtElementDefinitionSettings::backupFilePath | ( | ) | const [virtual] |
Reimplemented from makVrv::DtDeSettings.