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::zlib_decompressor_impl< Alloc > Member List

This is the complete list of members for boost::iostreams::detail::zlib_decompressor_impl< Alloc >, including all inherited members.

after(const char *&src_begin, char *&dest_begin, bool compress)boost::iostreams::detail::zlib_baseprotected
allocate(void *self, zlib::uint items, zlib::uint size)boost::iostreams::detail::zlib_allocator< Alloc >static
allocator_type typedefboost::iostreams::detail::zlib_allocator< Alloc >
before(const char *&src_begin, const char *src_end, char *&dest_begin, char *dest_end)boost::iostreams::detail::zlib_baseprotected
BOOST_STATIC_CONSTANT(bool, custom=(!is_same< std::allocator< char >, Base >::value))boost::iostreams::detail::zlib_allocator< Alloc >
char_type typedefboost::iostreams::detail::zlib_base
close()boost::iostreams::detail::zlib_decompressor_impl< Alloc >
crc() const boost::iostreams::detail::zlib_baseinline
deallocate(void *self, void *address)boost::iostreams::detail::zlib_allocator< Alloc >static
eof() const boost::iostreams::detail::zlib_decompressor_impl< Alloc >inline
filter(const char *&begin_in, const char *end_in, char *&begin_out, char *end_out, bool flush)boost::iostreams::detail::zlib_decompressor_impl< Alloc >
init(const zlib_params &p, bool compress, zlib_allocator< Alloc > &zalloc)boost::iostreams::detail::zlib_baseinlineprotected
reset(bool compress, bool realloc)boost::iostreams::detail::zlib_baseprotected
stream()boost::iostreams::detail::zlib_baseinlineprotected
total_in() const boost::iostreams::detail::zlib_baseinline
total_out() const boost::iostreams::detail::zlib_baseinline
xdeflate(int flush)boost::iostreams::detail::zlib_baseprotected
xinflate(int flush)boost::iostreams::detail::zlib_baseprotected
zlib_base()boost::iostreams::detail::zlib_baseprotected
zlib_decompressor_impl(const zlib_params &)boost::iostreams::detail::zlib_decompressor_impl< Alloc >
zlib_decompressor_impl(int window_bits=zlib::default_window_bits)boost::iostreams::detail::zlib_decompressor_impl< Alloc >
~zlib_base()boost::iostreams::detail::zlib_baseprotected
~zlib_decompressor_impl()boost::iostreams::detail::zlib_decompressor_impl< Alloc >