Functions
vil_open.cxx File Reference
#include <iostream>
#include <cstring>
#include <fstream>
#include "vil_open.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. More...
 

Detailed Description

Author
fsm

Definition in file vil_open.cxx.

Function Documentation

◆ vil_open()

vil_stream * vil_open ( char const *  what,
char const *  how 
)

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

Definition at line 18 of file vil_open.cxx.