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
GetExtension() constCURL
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
HasEncodedFilename() constCURL
HasEncodedHostname() constCURL
HasExtension(std::string_view extensions) constCURL
HasOption(const std::string &key) constCURL
HasParentInHostname() constCURL
HasPort() constCURLinline
HasProtocolOption(const std::string &key) constCURL
IsAddonsPath() constCURL
IsAndroidApp() constCURL
IsAPK() constCURL
IsArchive() constCURL
IsBDFile() constCURL
IsBlurayPath() constCURL
IsCBR() constCURL
IsCBZ() constCURL
IsCDDA() constCURL
IsDiscImage() constCURL
IsDVDFile() constCURL
IsFavourite() constCURL
IsFileOnly(const std::string &url)CURLstatic
IsFileType(std::string_view type) constCURLinline
IsFullPath(const std::string &url)CURLstatic
IsISO9660() constCURL
IsLibraryContent() constCURL
IsLibraryFolder() constCURL
IsLocal() constCURL
IsLocalHost() constCURL
IsMultiPath() constCURL
IsMusicDb() constCURL
IsOpticalMediaFile() constCURL
IsPicture() constCURL
IsPlugin() constCURL
IsProtocol(std::string_view type) constCURLinline
IsProtocolEqual(const std::string &protocol, std::string_view type)CURLstatic
IsScript() constCURL
IsSourcesPath() constCURL
IsStack() constCURL
IsUPnP() constCURL
IsVideoDb() constCURL
IsZIP() constCURL
operator==(const CURL &url) constCURLinline
operator==(const CURL &url, const std::string_view 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