Protected Member Functions |
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| | When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
|
Member Typedef Documentation
Constructor & Destructor Documentation
| makVrf::DtVrfGuiApplicationSettings::DtVrfGuiApplicationSettings |
( |
makVrv::DtDe & |
| ) |
|
| virtual makVrf::DtVrfGuiApplicationSettings::~DtVrfGuiApplicationSettings |
( |
| ) |
|
|
virtual |
Member Function Documentation
Returns instance of the manager.
| virtual void makVrf::DtVrfGuiApplicationSettings::loadSettings |
( |
const std::string & |
settingsFile | ) |
|
|
virtual |
| virtual void makVrf::DtVrfGuiApplicationSettings::saveSettings |
( |
| ) |
|
|
virtual |
| virtual void makVrf::DtVrfGuiApplicationSettings::saveSettings |
( |
const std::string & |
settingsFile | ) |
|
|
virtual |
Will clone the setting and take ownership of it. Will auto-save if auto-save is turned on (to the last loaded file)
| virtual void makVrf::DtVrfGuiApplicationSettings::removeSetting |
( |
const std::string & |
| ) |
|
|
virtual |
Will also delete memory for the setting. Will auto-save if auto-save is turned on (to the last loaded file)
| const VrfGuiSettings& makVrf::DtVrfGuiApplicationSettings::settings |
( |
| ) |
const |
|
inline |
| void makVrf::DtVrfGuiApplicationSettings::setAutoSave |
( |
bool |
b | ) |
|
|
inline |
| bool makVrf::DtVrfGuiApplicationSettings::autoSave |
( |
| ) |
const |
|
inline |
| virtual void makVrf::DtVrfGuiApplicationSettings::clearSettings |
( |
| ) |
|
|
virtual |
template<class Archive >
| void makVrf::DtVrfGuiApplicationSettings::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprotected |
When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
Likewise, when the class Archive is a type of input archive the & operator is defined similar to >>.
References makVrf::DtVrfGuiSettingsFactory::createSetting().
Friends And Related Function Documentation
| friend class boost::serialization::access |
|
friend |
Member Data Documentation
| std::string makVrf::DtVrfGuiApplicationSettings::mySettingsFile |
|
protected |
| bool makVrf::DtVrfGuiApplicationSettings::myAutoSave |
|
protected |
The documentation for this class was generated from the following file: