|
kodi
|
This is the complete list of members for CURL, including all inherited members.
| CURL(std::string strURL) (defined in CURL) | CURL | inlineexplicit |
| CURL()=default (defined in CURL) | CURL | |
| Decode(std::string_view strURLData) (defined in CURL) | CURL | static |
| Encode(std::string_view strURLData) | CURL | static |
| Get() const (defined in CURL) | CURL | |
| GetDirectorySeparator() const (defined in CURL) | CURL | |
| GetDomain() const (defined in CURL) | CURL | inline |
| GetFileName() const (defined in CURL) | CURL | inline |
| GetFileNameWithoutPath() const (defined in CURL) | CURL | |
| GetFileType() const (defined in CURL) | CURL | inline |
| GetHostName() const (defined in CURL) | CURL | inline |
| GetOption(const std::string &key, std::string &value) const (defined in CURL) | CURL | |
| GetOption(const std::string &key) const (defined in CURL) | CURL | |
| GetOptions() const (defined in CURL) | CURL | inline |
| GetOptions(std::map< std::string, std::string > &options) const (defined in CURL) | CURL | |
| GetPassWord() const (defined in CURL) | CURL | inline |
| GetPort() const (defined in CURL) | CURL | inline |
| GetProtocol() const (defined in CURL) | CURL | inline |
| GetProtocolOption(const std::string &key, std::string &value) const (defined in CURL) | CURL | |
| GetProtocolOption(const std::string &key) const (defined in CURL) | CURL | |
| GetProtocolOptions() const (defined in CURL) | CURL | inline |
| GetProtocolOptions(std::map< std::string, std::string > &options) const (defined in CURL) | CURL | |
| GetRedacted() const (defined in CURL) | CURL | |
| GetRedacted(std::string path) (defined in CURL) | CURL | static |
| GetShareName() const (defined in CURL) | CURL | inline |
| GetTranslatedProtocol() const (defined in CURL) | CURL | |
| GetUserName() const (defined in CURL) | CURL | inline |
| GetWithoutFilename() const (defined in CURL) | CURL | |
| GetWithoutOptions() const (defined in CURL) | CURL | |
| GetWithoutUserDetails(bool redact=false) const (defined in CURL) | CURL | |
| HasOption(const std::string &key) const (defined in CURL) | CURL | |
| HasPort() const (defined in CURL) | CURL | inline |
| HasProtocolOption(const std::string &key) const (defined in CURL) | CURL | |
| IsFileOnly(const std::string &url) | CURL | static |
| IsFileType(const char *type) const | CURL | inline |
| IsFullPath(const std::string &url) | CURL | static |
| IsLocal() const (defined in CURL) | CURL | |
| IsLocalHost() const (defined in CURL) | CURL | |
| IsProtocol(const char *type) const | CURL | inline |
| IsProtocolEqual(const std::string &protocol, const char *type) | CURL | static |
| m_iPort (defined in CURL) | CURL | protected |
| m_options (defined in CURL) | CURL | protected |
| m_protocolOptions (defined in CURL) | CURL | protected |
| m_strDomain (defined in CURL) | CURL | protected |
| m_strFileName (defined in CURL) | CURL | protected |
| m_strFileType (defined in CURL) | CURL | protected |
| m_strHostName (defined in CURL) | CURL | protected |
| m_strOptions (defined in CURL) | CURL | protected |
| m_strPassword (defined in CURL) | CURL | protected |
| m_strProtocol (defined in CURL) | CURL | protected |
| m_strProtocolOptions (defined in CURL) | CURL | protected |
| m_strShareName (defined in CURL) | CURL | protected |
| m_strUserName (defined in CURL) | CURL | protected |
| operator==(const std::string &url) const (defined in CURL) | CURL | inline |
| Parse(std::string strURL) | CURL | |
| RemoveOption(const std::string &key) (defined in CURL) | CURL | |
| RemoveProtocolOption(const std::string &key) (defined in CURL) | CURL | |
| Reset() (defined in CURL) | CURL | |
| SetDomain(std::string strDomain) (defined in CURL) | CURL | inline |
| SetFileName(std::string strFileName) (defined in CURL) | CURL | |
| SetHostName(std::string strHostName) (defined in CURL) | CURL | inline |
| SetOption(const std::string &key, const std::string &value) (defined in CURL) | CURL | |
| SetOptions(std::string strOptions) (defined in CURL) | CURL | |
| SetPassword(std::string strPassword) (defined in CURL) | CURL | inline |
| SetPort(int port) (defined in CURL) | CURL | inline |
| SetProtocol(std::string strProtocol) (defined in CURL) | CURL | |
| SetProtocolOption(const std::string &key, const std::string &value) (defined in CURL) | CURL | |
| SetProtocolOptions(std::string strOptions) (defined in CURL) | CURL | |
| SetUserName(std::string strUserName) (defined in CURL) | CURL | inline |
| ~CURL(void) (defined in CURL) | CURL | virtual |
1.8.13