#include <config.h>
#include <glib.h>
#include <string>
Go to the source code of this file.
Classes | |
| class | Download |
| Class containing the state of a download. More... | |
| class | Download::Output |
| A derived class of Output must be supplied by the user of Download, to take care of the downloaded data and to output progress reports. More... | |
Typedefs | |
| typedef void | CURL |
| typedef void | CURLSH |
This is an abstraction of the HTTP/FTP download facility. The rest of the program only calls libwww indirectly through this code.
| typedef void CURL |
| typedef void CURLSH |
1.5.6