Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CURL Member List

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

CURL()=defaultCURL
CURL(std::string strURL)CURLexplicit
Decode(std::string_view strURLData)CURLstatic
Encode(std::string_view strURLData)CURLstatic
Get() constCURL
GetDirectorySeparator() constCURL
GetDomain() constCURLinline
GetFileName() constCURLinline
GetFileNameWithoutPath() constCURL
GetFileType() constCURLinline
GetHostName() constCURLinline
GetOption(const std::string &key, std::string &value) constCURL
GetOption(const std::string &key) constCURL
GetOptions() constCURLinline
GetOptions(std::map< std::string, std::string > &options) constCURL
GetPassWord() constCURLinline
GetPort() constCURLinline
GetProtocol() constCURLinline
GetProtocolOption(const std::string &key, std::string &value) constCURL
GetProtocolOption(const std::string &key) constCURL
GetProtocolOptions() constCURLinline
GetProtocolOptions(std::map< std::string, std::string > &options) constCURL
GetRedacted() constCURL
GetRedacted(std::string path)CURLstatic
GetShareName() constCURLinline
GetTranslatedProtocol() constCURL
GetUserName() constCURLinline
GetWithoutFilename() constCURL
GetWithoutOptions() constCURL
GetWithoutUserDetails(bool redact=false) constCURL
HasOption(const std::string &key) constCURL
HasPort() constCURLinline
HasProtocolOption(const std::string &key) constCURL
IsFileOnly(const std::string &url)CURLstatic
IsFileType(std::string_view type) constCURLinline
IsFullPath(const std::string &url)CURLstatic
IsLocal() constCURL
IsLocalHost() constCURL
IsProtocol(std::string_view type) constCURLinline
IsProtocolEqual(const std::string &protocol, std::string_view type)CURLstatic
operator==(const CURL &url) constCURLinline
operator==(const CURL &url, const std::string &str)CURLfriend
Parse(std::string strURL)CURL
RemoveOption(const std::string &key)CURL
RemoveProtocolOption(const std::string &key)CURL
Reset()CURL
SetDomain(std::string strDomain)CURLinline
SetFileName(std::string strFileName)CURL
SetHostName(std::string strHostName)CURLinline
SetOption(const std::string &key, const std::string &value)CURL
SetOptions(std::string strOptions)CURL
SetPassword(std::string strPassword)CURLinline
SetPort(int port)CURLinline
SetProtocol(std::string strProtocol)CURL
SetProtocolOption(const std::string &key, const std::string &value)CURL
SetProtocolOptions(std::string strOptions)CURL
SetUserName(std::string strUserName)CURLinline