Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CDarwinNSUserDefaults Member List

This is the complete list of members for CDarwinNSUserDefaults, including all inherited members.

DeleteKey(const std::string &key, bool synchronize)CDarwinNSUserDefaultsstatic
DeleteKeyFromPath(const std::string &path, bool synchronize)CDarwinNSUserDefaultsstatic
GetKey(const std::string &key, std::string &value)CDarwinNSUserDefaultsstatic
GetKeyFromPath(const std::string &path, std::string &value)CDarwinNSUserDefaultsstatic
IsKeyFromPath(const std::string &key)CDarwinNSUserDefaultsstatic
KeyExists(const std::string &key)CDarwinNSUserDefaultsstatic
KeyFromPathExists(const std::string &key)CDarwinNSUserDefaultsstatic
SetKey(const std::string &key, const std::string &value, bool synchronize)CDarwinNSUserDefaultsstatic
SetKeyFromPath(const std::string &path, const std::string &value, bool synchronize)CDarwinNSUserDefaultsstatic
Synchronize()CDarwinNSUserDefaultsstatic