Typedefs
core/vidl/vidl_istream_sptr.h File Reference

A smart pointer to an input stream. More...

#include <vil/vil_smart_ptr.h>
#include <vidl/vidl_istream.h>

Go to the source code of this file.

Typedefs

typedef vil_smart_ptr
< vidl_istream
vidl_istream_sptr
 A smart pointer to an input stream.

Detailed Description

A smart pointer to an input stream.

Author:
Matt Leotta
Date:
23 Mar 2007

Definition in file vidl_istream_sptr.h.


Typedef Documentation

A smart pointer to an input stream.

Definition at line 15 of file vidl_istream_sptr.h.