GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
gzfilebuf Member List

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()gzfilebufprivate
enable_buffer()gzfilebufprivate
gzfilebuf()gzfilebuf
gzfilebuf(const gzfilebuf &)=deletegzfilebuf
is_open() constgzfilebufinline
m_buffergzfilebufprivate
m_buffer_sizegzfilebufprivate
m_filegzfilebufprivate
m_io_modegzfilebufprivate
m_own_buffergzfilebufprivate
m_own_fdgzfilebufprivate
open(const char *name, std::ios_base::openmode mode)gzfilebuf
open_mode(std::ios_base::openmode mode, char *c_mode) constgzfilebufprotected
operator=(const gzfilebuf &)=deletegzfilebuf
overflow(int_type c=traits_type::eof())gzfilebufprotectedvirtual
pbackfail(int_type c=traits_type::eof())gzfilebufprotectedvirtual
seekoff(off_type off, std::ios_base::seekdir way, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out)gzfilebufprotectedvirtual
seekpos(pos_type sp, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out)gzfilebufprotectedvirtual
setbuf(char_type *p, std::streamsize n)gzfilebufprotectedvirtual
setcompression(int comp_level, int comp_strategy=Z_DEFAULT_STRATEGY)gzfilebuf
showmanyc()gzfilebufprotectedvirtual
sync()gzfilebufprotectedvirtual
underflow()gzfilebufprotectedvirtual
~gzfilebuf()gzfilebufvirtual