bzip2stream.h File Reference

#include <ios>
#include <iosfwd>
Include dependency graph for bzip2stream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rutz
 

Auxiliary helper namespace used in implementing shared_ptr.


Functions

shared_ptr< std::ostream > rutz::obzip2open (const rutz::fstring &filename, std::ios::openmode flags=std::ios::openmode(0))
shared_ptr< std::ostream > rutz::obzip2open (const char *filename, std::ios::openmode flags=std::ios::openmode(0))
 Overload.
shared_ptr< std::istream > rutz::ibzip2open (const rutz::fstring &filename, std::ios::openmode flags=std::ios::openmode(0))
shared_ptr< std::istream > rutz::ibzip2open (const char *filename, std::ios::openmode flags=std::ios::openmode(0))
 Overload.

Variables

static const char vcid_groovx_rutz_bzip2stream_h_utc20060614220054 [] = "$Id: bzip2stream.h 8249 2007-04-12 06:03:40Z rjpeters $ $HeadURL: svn://isvn.usc.edu/software/invt/trunk/saliency/src/rutz/bzip2stream.h $"

Detailed Description

handle bzip2-encoding through a c++ iostreams interface

Definition in file bzip2stream.h.

Generated on Sun May 8 08:17:41 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3