Typedefs
core/vidl/vidl_ostream_sptr.h File Reference

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

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

Go to the source code of this file.

Typedefs

typedef vil_smart_ptr
< vidl_ostream
vidl_ostream_sptr
 A smart pointer to an output stream.

Detailed Description

A smart pointer to an output stream.

Author:
Matt Leotta
Date:
23 Mar 2007

Definition in file vidl_ostream_sptr.h.


Typedef Documentation

A smart pointer to an output stream.

Definition at line 15 of file vidl_ostream_sptr.h.