make a vil_stream from a filename, an URL, etc. More...
Go to the source code of this file.
Functions | |
vil_stream * | vil_open (char const *what, char const *how="r") |
make a vil_stream from a filename, an URL, etc. |
make a vil_stream from a filename, an URL, etc.
Definition in file vil_open.h.
vil_stream* vil_open | ( | char const * | what, |
char const * | how = "r" |
||
) |
make a vil_stream from a filename, an URL, etc.
Definition at line 19 of file vil_open.cxx.