1#ifndef STORM_SETTINGS_SETTINGMEMENTO_H_
2#define STORM_SETTINGS_SETTINGMEMENTO_H_
40 std::string
const optionName;
This class is used to reset the state of an option that was temporarily set to a different status.
virtual ~SettingMemento()
Destructs the memento object and resets the value of the option to its original state.
This is the base class of the settings for a particular module.
SettingsType const & getModule()
Get module.