Functions
core/vil/vil_open.h File Reference

make a vil_stream from a filename, an URL, etc. More...

#include <vil/vil_stream.h>
#include <vxl_config.h>

Go to the source code of this file.

Functions

vil_streamvil_open (char const *what, char const *how="r")
 make a vil_stream from a filename, an URL, etc.

Detailed Description

make a vil_stream from a filename, an URL, etc.

Author:
fsm

Definition in file vil_open.h.


Function Documentation

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.