This is the complete list of members for gzfilebuf, including all inherited members.
| attach(int fd, std::ios_base::openmode mode) | gzfilebuf | |
| close() | gzfilebuf | |
| disable_buffer() | gzfilebuf | private |
| enable_buffer() | gzfilebuf | private |
| gzfilebuf() | gzfilebuf | |
| gzfilebuf(const gzfilebuf &)=delete | gzfilebuf | |
| is_open() const | gzfilebuf | inline |
| m_buffer | gzfilebuf | private |
| m_buffer_size | gzfilebuf | private |
| m_file | gzfilebuf | private |
| m_io_mode | gzfilebuf | private |
| m_own_buffer | gzfilebuf | private |
| m_own_fd | gzfilebuf | private |
| open(const char *name, std::ios_base::openmode mode) | gzfilebuf | |
| open_mode(std::ios_base::openmode mode, char *c_mode) const | gzfilebuf | protected |
| operator=(const gzfilebuf &)=delete | gzfilebuf | |
| overflow(int_type c=traits_type::eof()) | gzfilebuf | protectedvirtual |
| pbackfail(int_type c=traits_type::eof()) | gzfilebuf | protectedvirtual |
| seekoff(off_type off, std::ios_base::seekdir way, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | gzfilebuf | protectedvirtual |
| seekpos(pos_type sp, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | gzfilebuf | protectedvirtual |
| setbuf(char_type *p, std::streamsize n) | gzfilebuf | protectedvirtual |
| setcompression(int comp_level, int comp_strategy=Z_DEFAULT_STRATEGY) | gzfilebuf | |
| showmanyc() | gzfilebuf | protectedvirtual |
| sync() | gzfilebuf | protectedvirtual |
| underflow() | gzfilebuf | protectedvirtual |
| ~gzfilebuf() | gzfilebuf | virtual |