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

#include <gzip.hpp>

Public Member Functions

 gzip_footer ()
 
void process (char c)
 
bool done () const
 
void reset ()
 
zlib::ulong crc () const
 
zlib::ulong uncompressed_size () const
 

Constructor & Destructor Documentation

boost::iostreams::detail::gzip_footer::gzip_footer ( )
inline

Member Function Documentation

zlib::ulong boost::iostreams::detail::gzip_footer::crc ( ) const
inline
bool boost::iostreams::detail::gzip_footer::done ( ) const
inline
void boost::iostreams::detail::gzip_footer::process ( char  c)
void boost::iostreams::detail::gzip_footer::reset ( )
zlib::ulong boost::iostreams::detail::gzip_footer::uncompressed_size ( ) const
inline

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