|
BALL
1.4.79
|
This is the complete list of members for BALL::SimpleDownloader, including all inherited members.
| 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 | |
| setURL(const QUrl &url) | BALL::SimpleDownloader | |
| SimpleDownloader(const String &url, unsigned int timeout=UINT_MAX) | BALL::SimpleDownloader | |
| SimpleDownloader(const QUrl &url, unsigned int timeout=UINT_MAX) | BALL::SimpleDownloader | |
| uploadFileToBuffer(const String &path, std::vector< char > &response) | BALL::SimpleDownloader | |
| uploadFileToFile(const String &path, const String &response) | BALL::SimpleDownloader | |
| uploadStringToBuffer(const String &data, std::vector< char > &response) | BALL::SimpleDownloader | |
| uploadStringToFile(const String &data, const String &response) | BALL::SimpleDownloader |
1.8.7