|
PLearn 0.1
|

Go to the source code of this file.
Namespaces | |
| namespace | PLearn |
< for swap | |
Defines | |
| #define | PL_LOG_MODULE_NAME "openUrl" |
Functions | |
| PStream | PLearn::openUrl (const PPath &url, PStream::mode_t io_formatting) |
| Given an url, open the url and return a PStream that can be used to read the content of the url. | |
Definition in file openUrl.cc.
| #define PL_LOG_MODULE_NAME "openUrl" |
Definition at line 48 of file openUrl.cc.
1.7.4