Functions
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. More...
 

Detailed Description

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

Author
fsm

Definition in file vil_open.h.

Function Documentation

◆ vil_open()

vil_stream* vil_open ( char const *  what,
char const *  how = "r" 
)

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

Definition at line 18 of file vil_open.cxx.