Functions
core/vil/vil_open.cxx File Reference
#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_streamvil_open (char const *what, char const *how)
 make a vil_stream from a filename, an URL, etc.

Detailed Description

Author:
fsm

Definition in file vil_open.cxx.


Function Documentation

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.