Open Lighting Architecture  0.9.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ola::MemoryPreferences Member List

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

Clear()ola::MemoryPreferencesvirtual
GetMultipleValue(const std::string &key) const ola::MemoryPreferencesvirtual
GetValue(const std::string &key) const ola::MemoryPreferencesvirtual
GetValueAsBool(const std::string &key) const ola::MemoryPreferencesvirtual
HasKey(const std::string &key) const ola::MemoryPreferencesvirtual
Load()ola::MemoryPreferencesinlinevirtual
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() const ola::MemoryPreferencesinlinevirtual
SetDefaultValue(const std::string &key, const Validator &validator, const std::string &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
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
Source() const ola::MemoryPreferencesinlinevirtual
~MemoryPreferences() (defined in ola::MemoryPreferences)ola::MemoryPreferencesvirtual
~Preferences()ola::Preferencesinlinevirtual