#include <zstream.h>
Public Member Functions | |
template<class stream > | |
void | push (stream &strm, const zip_type ztype) |
zfilter () | |
template<class stream > | |
zfilter (stream &strm, const zip_type ztype) | |
~zfilter () | |
|
inline |
|
inline |
Definition at line 38 of file zstream.h.
References utl::detail::zfilter< filtering_stream, gzip_compressor, bzip2_compressor >::push().
|
inline |
|
inline |
Definition at line 45 of file zstream.h.
References utl::bzip2, utl::gzip, utl::none, and utl::xzip.
Referenced by utl::zstream_source::impl::impl(), utl::zstream_sink::impl::impl(), utl::zfstream_source::impl::init(), and utl::detail::zfilter< filtering_stream, gzip_compressor, bzip2_compressor >::zfilter().