Mana
Loading...
Searching...
No Matches
Net::Download Member List

This is the complete list of members for Net::Download, including all inherited members.

addHeader(const char *header)Net::Download
cancel()Net::Download
Download(const std::string &url)Net::Download
downloadProgress(void *clientp, curl_off_t dltotal, curl_off_t dlnow, curl_off_t ultotal, curl_off_t ulnow)Net::Downloadprivatestatic
downloadThread(void *ptr)Net::Downloadprivatestatic
fadler32(FILE *file)Net::Downloadstatic
getBuffer() constNet::Download
getError() constNet::Downloadinline
getState()Net::Downloadinline
mAdlerNet::Downloadprivate
mBufferNet::Downloadprivate
mCancelNet::Downloadprivate
mDownloadedBytesNet::Downloadprivate
mErrorNet::Downloadprivate
mFileNameNet::Downloadprivate
mHeadersNet::Downloadprivate
mMemoryWriteNet::Downloadprivate
mStateNet::Downloadprivate
mThreadNet::Downloadprivate
mUrlNet::Downloadprivate
noCache()Net::Download
setFile(const std::string &filename, std::optional< unsigned long > adler32={})Net::Download
setUseBuffer()Net::Download
start()Net::Download
writeBuffer(char *ptr, size_t size, size_t nmemb, void *stream)Net::Downloadprivatestatic
~Download()Net::Download