ledger-core
ledger::core::api::PreferencesEditor Member List

This is the complete list of members for ledger::core::api::PreferencesEditor, including all inherited members.

clear()=0ledger::core::api::PreferencesEditorpure virtual
commit()=0ledger::core::api::PreferencesEditorpure virtual
putBoolean(const std::string &key, bool value)=0ledger::core::api::PreferencesEditorpure virtual
putData(const std::string &key, const std::vector< uint8_t > &value)=0ledger::core::api::PreferencesEditorpure virtual
putInt(const std::string &key, int32_t value)=0ledger::core::api::PreferencesEditorpure virtual
putLong(const std::string &key, int64_t value)=0ledger::core::api::PreferencesEditorpure virtual
putString(const std::string &key, const std::string &value)=0ledger::core::api::PreferencesEditorpure virtual
putStringArray(const std::string &key, const std::vector< std::string > &value)=0ledger::core::api::PreferencesEditorpure virtual
remove(const std::string &key)=0ledger::core::api::PreferencesEditorpure virtual
~PreferencesEditor() (defined in ledger::core::api::PreferencesEditor)ledger::core::api::PreferencesEditorinlinevirtual