This is the complete list of members for gzfilebuf, including all inherited members.
attach(int fd, std::ios_base::openmode mode) | gzfilebuf | |
buffer | gzfilebuf | private |
buffer_size | gzfilebuf | private |
close() | gzfilebuf | |
disable_buffer() | gzfilebuf | private |
enable_buffer() | gzfilebuf | private |
file | gzfilebuf | private |
gzfilebuf() | gzfilebuf | |
gzfilebuf(const gzfilebuf &)=delete | gzfilebuf | |
io_mode | gzfilebuf | private |
is_open() const | gzfilebuf | inline |
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 |
own_buffer | gzfilebuf | private |
own_fd | gzfilebuf | private |
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 |