Open Lighting Architecture  Latest Git
ola::FileBackedPreferences Member List

This is the complete list of members for ola::FileBackedPreferences, including all inherited members.

Clear()ola::MemoryPreferencesvirtual
ConfigLocation() constola::FileBackedPreferencesinlinevirtual
FileBackedPreferences(const std::string &directory, const std::string &name, FilePreferenceSaverThread *saver_thread) (defined in ola::FileBackedPreferences)ola::FileBackedPreferencesinlineexplicit
GetMultipleValue(const std::string &key) constola::MemoryPreferencesvirtual
GetValue(const std::string &key) constola::MemoryPreferencesvirtual
GetValueAsBool(const std::string &key) constola::MemoryPreferencesvirtual
HasKey(const std::string &key) constola::MemoryPreferencesvirtual
Load()ola::FileBackedPreferencesvirtual
LoadFromFile(const std::string &filename)ola::FileBackedPreferences
m_pref_map (defined in ola::MemoryPreferences)ola::MemoryPreferencesprotected
m_preference_name (defined in ola::Preferences)ola::Preferencesprotected
MemoryPreferences(const std::string name) (defined in ola::MemoryPreferences)ola::MemoryPreferencesinlineexplicit
operator==(const MemoryPreferences &other) (defined in ola::MemoryPreferences)ola::MemoryPreferencesinline
Preferences(const std::string name) (defined in ola::Preferences)ola::Preferencesinlineexplicit
PreferencesMap typedef (defined in ola::MemoryPreferences)ola::MemoryPreferencesprotected
RemoveValue(const std::string &key)ola::MemoryPreferencesvirtual
Save() constola::FileBackedPreferencesvirtual
SetDefaultValue(const std::string &key, const Validator &validator, const std::string &value)ola::MemoryPreferencesvirtual
SetDefaultValue(const std::string &key, const Validator &validator, const char value[])ola::MemoryPreferencesvirtual
SetDefaultValue(const std::string &key, const Validator &validator, unsigned int value)ola::MemoryPreferencesvirtual
SetDefaultValue(const std::string &key, const Validator &validator, int value)ola::MemoryPreferencesvirtual
SetDefaultValue(const std::string &key, const Validator &validator, bool value)ola::MemoryPreferencesvirtual
SetMultipleValue(const std::string &key, const std::string &value)ola::MemoryPreferencesvirtual
SetMultipleValue(const std::string &key, unsigned int value)ola::MemoryPreferencesvirtual
SetMultipleValue(const std::string &key, int value)ola::MemoryPreferencesvirtual
SetValue(const std::string &key, const std::string &value)ola::MemoryPreferencesvirtual
SetValue(const std::string &key, unsigned int value)ola::MemoryPreferencesvirtual
SetValue(const std::string &key, int value)ola::MemoryPreferencesvirtual
SetValueAsBool(const std::string &key, bool value)ola::MemoryPreferencesvirtual
~MemoryPreferences() (defined in ola::MemoryPreferences)ola::MemoryPreferencesvirtual
~Preferences()ola::Preferencesinlinevirtual