add_footer() | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | private |
add_header() | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | private |
basic_zip_ostream(ostream_reference ostream_, bool is_gzip_=false, size_t level_=Z_DEFAULT_COMPRESSION, EStrategy strategy_=DefaultStrategy, size_t window_size_=15, size_t memory_level_=8, size_t buffer_size_=default_buffer_size) | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
basic_zip_ostreambase(ostream_reference ostream_, size_t level_, EStrategy strategy_, size_t window_size_, size_t memory_level_, size_t buffer_size_) | zlib_stream::basic_zip_ostreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
char_type typedef | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | |
get_crc() const | zlib_stream::basic_zip_ostreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
get_in_size() const | zlib_stream::basic_zip_ostreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
get_out_size() const | zlib_stream::basic_zip_ostreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
get_zerr() const | zlib_stream::basic_zip_ostreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
is_gzip() const | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
m_buf | zlib_stream::basic_zip_ostreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | private |
m_is_gzip | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | private |
m_zip_stream_finalized | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | private |
operator<<(T const &t) | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
ostream_reference typedef | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | |
ostream_type typedef | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | |
put(char const c) | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
put_long_as_uint32(ostream_reference out_, unsigned long x_) | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | privatestatic |
rdbuf() | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
reset_zip_stream() | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inlineprivate |
write(char const *str, std::streamsize const count) | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
zflush() | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
zflush_finalize() | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
zip_ostreambase_type typedef | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | |
zip_streambuf_type typedef | zlib_stream::basic_zip_ostreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | |
~basic_zip_ostream() override | zlib_stream::basic_zip_ostream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |