libwfut
0.2.3
|
This is the complete list of members for WFUT::IO, including all inherited members.
abortAll() | WFUT::IO | |
abortDownload(const std::string &) | WFUT::IO | |
DownloadComplete | WFUT::IO | |
DownloadFailed | WFUT::IO | |
downloadFile(const std::string &filename, const std::string &url, uLong expected_crc32) | WFUT::IO | |
downloadFile(FILE *fp, const std::string &url, uLong expected_crc32) | WFUT::IO | |
getMaxDownloads() const | WFUT::IO | inline |
init() | WFUT::IO | |
IO() (defined in WFUT::IO) | WFUT::IO | inline |
poll() | WFUT::IO | |
queueFile(const std::string &path, const std::string &filename, const std::string &url, uLong expected_crc32, bool executable) | WFUT::IO | |
setMaxDownloads(int i) | WFUT::IO | inline |
shutdown() | WFUT::IO | |
~IO() (defined in WFUT::IO) | WFUT::IO | inlinevirtual |