after(const char *&src_begin, char *&dest_begin, bool compress) | boost::iostreams::detail::zlib_base | protected |
allocate(void *self, zlib::uint items, zlib::uint size) | boost::iostreams::detail::zlib_allocator< Alloc > | static |
allocator_type typedef | boost::iostreams::detail::zlib_allocator< Alloc > | |
before(const char *&src_begin, const char *src_end, char *&dest_begin, char *dest_end) | boost::iostreams::detail::zlib_base | protected |
BOOST_STATIC_CONSTANT(bool, custom=(!is_same< std::allocator< char >, Base >::value)) | boost::iostreams::detail::zlib_allocator< Alloc > | |
char_type typedef | boost::iostreams::detail::zlib_base | |
close() | boost::iostreams::detail::zlib_decompressor_impl< Alloc > | |
crc() const | boost::iostreams::detail::zlib_base | inline |
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_base | inlineprotected |
reset(bool compress, bool realloc) | boost::iostreams::detail::zlib_base | protected |
stream() | boost::iostreams::detail::zlib_base | inlineprotected |
total_in() const | boost::iostreams::detail::zlib_base | inline |
total_out() const | boost::iostreams::detail::zlib_base | inline |
xdeflate(int flush) | boost::iostreams::detail::zlib_base | protected |
xinflate(int flush) | boost::iostreams::detail::zlib_base | protected |
zlib_base() | boost::iostreams::detail::zlib_base | protected |
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_base | protected |
~zlib_decompressor_impl() | boost::iostreams::detail::zlib_decompressor_impl< Alloc > | |