| basic_zip_istream(istream_reference istream_, size_t window_size_=15, size_t read_buffer_size_=default_buffer_size, size_t input_buffer_size_=default_buffer_size) | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| basic_zip_istreambase(istream_reference ostream_, size_t window_size_, size_t read_buffer_size_, size_t input_buffer_size_) | zlib_stream::basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
| byte_type typedef | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | |
| char_type typedef | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | |
| check_crc() const | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| check_data_size() const | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| check_header() | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | protected |
| get_crc() const | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > >::get_crc() const | zlib_stream::basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
| get_gzip_crc() const | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| get_gzip_data_size() const | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| get_in_size() const | zlib_stream::basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
| get_out_size() const | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > >::get_out_size() const | zlib_stream::basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
| get_zerr() const | zlib_stream::basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | inline |
| is_gzip() const | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| istream_reference typedef | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | |
| istream_type typedef | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | |
| m_buf | zlib_stream::basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | private |
| m_gzip_crc | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | protected |
| m_gzip_data_size | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | protected |
| m_is_gzip | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | protected |
| rdbuf() | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | inline |
| read_footer() | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | |
| read_uint32(istream_reference in_, unsigned long &x_) | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | protectedstatic |
| unzip_streambuf_type typedef | zlib_stream::basic_zip_istreambase< Elem, std::char_traits< Elem >, std::allocator< Elem >, unsigned char, std::allocator< unsigned char > > | |
| zip_istreambase_type typedef | zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT > | |