|
inlib
1.2.0
|


Go to the source code of this file.
Classes | |
| class | inlib::web::cache |
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
| namespace | inlib::web |
Defines | |
| #define | inlib_web |
Functions | |
| bool | inlib::web::wget_file (std::ostream &a_out, const std::string &a_url, const std::string &a_local, bool a_verbose=false) |
| bool | inlib::web::ftp_file (std::ostream &a_out, const std::string &a_url, const std::string &a_local, bool a_verbose=false) |
| bool | inlib::web::http_file (std::ostream &a_out, const std::string &a_url, const std::string &a_local, bool a_verbose=false) |
1.7.5.1