kodi
CTVOSNSUserDefaults Member List

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

DeleteKey(const std::string &key, bool synchronize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
DeleteKeyFromPath(const std::string &path, bool synchronize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
GetDirectoryContents(const std::string &path, std::vector< std::string > &contents) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
GetKey(const std::string &key, std::string &value) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
GetKeyData(const std::string &key, void *lpBuf, size_t &uiBufSize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
GetKeyDataFromPath(const std::string &path, void *lpBuf, size_t &uiBufSize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
GetKeyFromPath(const std::string &path, std::string &value) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
IsKeyFromPath(const std::string &key) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
KeyExists(const std::string &key) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
KeyFromPathExists(const std::string &path) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
SetKey(const std::string &key, const std::string &value, bool synchronize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
SetKeyData(const std::string &key, const void *lpBuf, size_t uiBufSize, bool synchronize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
SetKeyDataFromPath(const std::string &path, const void *lpBuf, size_t uiBufSize, bool synchronize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
SetKeyFromPath(const std::string &path, const std::string &value, bool synchronize) (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic
Synchronize() (defined in CTVOSNSUserDefaults)CTVOSNSUserDefaultsstatic