|
SlHelpers
|
This is the complete list of members for SlCurl::LibCurl, including all inherited members.
| download(const std::string &url, unsigned *HTTPErrorCode=nullptr) | SlCurl::LibCurl | |
| downloadToFile(const std::string &url, const std::filesystem::path &file, unsigned *HTTPErrorCode=nullptr) | SlCurl::LibCurl | |
| downloadToStream(const std::string &url, const std::ostream &stream, unsigned *HTTPErrorCode=nullptr) | SlCurl::LibCurl | |
| fetchFileIfNeeded(const std::filesystem::path &filePath, const std::string &url, bool forceRefresh, bool ignoreErrors, const std::chrono::hours &hours) | SlCurl::LibCurl | static |
| isDownloadNeeded(const std::filesystem::path &filePath, bool &fileAlreadyExists, bool forceRefresh, const std::chrono::hours &hours) | SlCurl::LibCurl | static |
| lastError() | SlCurl::LibCurl | inlinestatic |
| LibCurl() | SlCurl::LibCurl | |
| singleDownload(const std::string &url, unsigned *HTTPErrorCode=nullptr) | SlCurl::LibCurl | static |
| singleDownloadToFile(const std::string &url, const std::filesystem::path &file, unsigned *HTTPErrorCode=nullptr) | SlCurl::LibCurl | static |
| ~LibCurl() (defined in SlCurl::LibCurl) | SlCurl::LibCurl |