ledger-core
ledger::core::api::Preferences Member List

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

contains(const std::string &key)=0ledger::core::api::Preferencespure virtual
edit()=0ledger::core::api::Preferencespure virtual
getBoolean(const std::string &key, bool fallbackValue)=0ledger::core::api::Preferencespure virtual
getData(const std::string &key, const std::vector< uint8_t > &fallbackValue)=0ledger::core::api::Preferencespure virtual
getInt(const std::string &key, int32_t fallbackValue)=0ledger::core::api::Preferencespure virtual
getLong(const std::string &key, int64_t fallbackValue)=0ledger::core::api::Preferencespure virtual
getString(const std::string &key, const std::string &fallbackValue)=0ledger::core::api::Preferencespure virtual
getStringArray(const std::string &key, const std::vector< std::string > &fallbackValue)=0ledger::core::api::Preferencespure virtual
~Preferences() (defined in ledger::core::api::Preferences)ledger::core::api::Preferencesinlinevirtual