![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
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 &) | gzfilebuf | private |
| 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 &) | gzfilebuf | private |
| 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 |
1.8.1.2