|
ledger-core
|
This is the complete list of members for ledger::core::api::Preferences, including all inherited members.
| contains(const std::string &key)=0 | ledger::core::api::Preferences | pure virtual |
| edit()=0 | ledger::core::api::Preferences | pure virtual |
| getBoolean(const std::string &key, bool fallbackValue)=0 | ledger::core::api::Preferences | pure virtual |
| getData(const std::string &key, const std::vector< uint8_t > &fallbackValue)=0 | ledger::core::api::Preferences | pure virtual |
| getInt(const std::string &key, int32_t fallbackValue)=0 | ledger::core::api::Preferences | pure virtual |
| getLong(const std::string &key, int64_t fallbackValue)=0 | ledger::core::api::Preferences | pure virtual |
| getString(const std::string &key, const std::string &fallbackValue)=0 | ledger::core::api::Preferences | pure virtual |
| getStringArray(const std::string &key, const std::vector< std::string > &fallbackValue)=0 | ledger::core::api::Preferences | pure virtual |
| ~Preferences() (defined in ledger::core::api::Preferences) | ledger::core::api::Preferences | inlinevirtual |
1.8.13