#include "vil_open.h"
#include <vcl_cstring.h>
#include <vil/vil_stream_fstream.h>
#include <vil/vil_stream_core.h>
#include <vil/vil_stream_url.h>
Go to the source code of this file.
Functions | |
vil_stream * | vil_open (char const *what, char const *how) |
make a vil_stream from a filename, an URL, etc. |
Definition in file vil_open.cxx.
vil_stream * vil_open | ( | char const * | what, |
char const * | how | ||
) |
make a vil_stream from a filename, an URL, etc.
Definition at line 19 of file vil_open.cxx.