Open Lighting Architecture
|
This is the complete list of members for ola::MemoryPreferences, including all inherited members.
Clear() (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
GetMultipleValue(const string &key) const (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
GetValue(const string &key) const (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
GetValueAsBool(const string &key) const (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
HasKey(const string &key) const (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
Load() (defined in ola::MemoryPreferences) | ola::MemoryPreferences | inlinevirtual |
m_pref_map (defined in ola::MemoryPreferences) | ola::MemoryPreferences | protected |
m_preference_name (defined in ola::Preferences) | ola::Preferences | protected |
MemoryPreferences(const string name) (defined in ola::MemoryPreferences) | ola::MemoryPreferences | inlineexplicit |
operator==(const MemoryPreferences &other) (defined in ola::MemoryPreferences) | ola::MemoryPreferences | inline |
Preferences(const string name) (defined in ola::Preferences) | ola::Preferences | inlineexplicit |
PreferencesMap typedef (defined in ola::MemoryPreferences) | ola::MemoryPreferences | protected |
RemoveValue(const string &key) (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
Save() const (defined in ola::MemoryPreferences) | ola::MemoryPreferences | inlinevirtual |
SetDefaultValue(const string &key, const Validator &validator, const string &value) (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
SetMultipleValue(const string &key, const string &value) (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
SetValue(const string &key, const string &value) (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
SetValueAsBool(const string &key, bool value) (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
Source() const (defined in ola::MemoryPreferences) | ola::MemoryPreferences | inlinevirtual |
~MemoryPreferences() (defined in ola::MemoryPreferences) | ola::MemoryPreferences | virtual |
~Preferences() (defined in ola::Preferences) | ola::Preferences | inlinevirtual |