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_compressor_impl< Alloc > | |
crc() const | boost::iostreams::detail::zlib_base | inline |
deallocate(void *self, void *address) | boost::iostreams::detail::zlib_allocator< Alloc > | static |
filter(const char *&src_begin, const char *src_end, char *&dest_begin, char *dest_end, bool flush) | boost::iostreams::detail::zlib_compressor_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_compressor_impl(const zlib_params &=zlib::default_compression) | boost::iostreams::detail::zlib_compressor_impl< Alloc > | |
~zlib_base() | boost::iostreams::detail::zlib_base | protected |
~zlib_compressor_impl() | boost::iostreams::detail::zlib_compressor_impl< Alloc > | |