|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CDarwinNSUserDefaults, including all inherited members.
| DeleteKey(const std::string &key, bool synchronize) | CDarwinNSUserDefaults | static |
| DeleteKeyFromPath(const std::string &path, bool synchronize) | CDarwinNSUserDefaults | static |
| GetKey(const std::string &key, std::string &value) | CDarwinNSUserDefaults | static |
| GetKeyFromPath(const std::string &path, std::string &value) | CDarwinNSUserDefaults | static |
| IsKeyFromPath(const std::string &key) | CDarwinNSUserDefaults | static |
| KeyExists(const std::string &key) | CDarwinNSUserDefaults | static |
| KeyFromPathExists(const std::string &key) | CDarwinNSUserDefaults | static |
| SetKey(const std::string &key, const std::string &value, bool synchronize) | CDarwinNSUserDefaults | static |
| SetKeyFromPath(const std::string &path, const std::string &value, bool synchronize) | CDarwinNSUserDefaults | static |
| Synchronize() | CDarwinNSUserDefaults | static |