download_(SimpleDownloaderHelper::DLThread &thread) | BALL::SimpleDownloader | [private] |
downloadToBuffer(std::vector< char > &buffer) | BALL::SimpleDownloader | |
downloadToFile(const String &path) | BALL::SimpleDownloader | |
getURL() const | BALL::SimpleDownloader | |
setTimeout(unsigned int timeout) | BALL::SimpleDownloader | |
setURL(const String &url) | BALL::SimpleDownloader | |
SimpleDownloader(const String &url, unsigned int timeout=UINT_MAX) | BALL::SimpleDownloader | |
timeout_ | BALL::SimpleDownloader | [private] |
url_ | BALL::SimpleDownloader | [private] |