inlib  1.2.0
Classes | Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/web File Reference
#include "system"
#include "net/ftp"
#include "net/http"
#include "fcache"
Include dependency graph for web:
This graph shows which files directly or indirectly include this file:

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)

Define Documentation

#define inlib_web

Definition at line 5 of file web.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines