zlib_stream::basic_zip_streambuf< charT, traits > Class Template Reference
A stream decorator that takes raw input and zips it to a ostream.
More...
#include <zipstreamimpl.h>
List of all members.
Detailed Description
template<class charT, class traits = std::char_traits<charT>>
class zlib_stream::basic_zip_streambuf< charT, traits >
A stream decorator that takes raw input and zips it to a ostream.
The class wraps up the inflate method of the zlib library 1.1.4 http://www.gzip.org/zlib/
Member Typedef Documentation
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
Constructor & Destructor Documentation
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
Member Function Documentation
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
template<class charT , class traits = std::char_traits<charT>>
The documentation for this class was generated from the following file: