Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::gzip_error Class Reference

#include <gzip.hpp>

Inheritance diagram for boost::iostreams::gzip_error:
Collaboration diagram for boost::iostreams::gzip_error:

Public Member Functions

 gzip_error (int error)
 
 gzip_error (const zlib_error &e)
 
int error () const
 
int zlib_error_code () const
 

Constructor & Destructor Documentation

boost::iostreams::gzip_error::gzip_error ( int  error)
inlineexplicit
boost::iostreams::gzip_error::gzip_error ( const zlib_error e)
inlineexplicit

Member Function Documentation

int boost::iostreams::gzip_error::error ( ) const
inline
int boost::iostreams::gzip_error::zlib_error_code ( ) const
inline

The documentation for this class was generated from the following file: