_buffer | fgzstreambuf | [private] |
_error | fgzstreambuf | [private] |
_file | fgzstreambuf | [private] |
_mode | fgzstreambuf | [private] |
buffer_type typedef | fgzstreambuf | [private] |
close() | fgzstreambuf | |
fgzstreambuf(unsigned bufferSize_r=512) | fgzstreambuf | [inline] |
inReadMode() const | fgzstreambuf | [inline] |
inWriteMode() const | fgzstreambuf | [inline] |
isOpen() const | fgzstreambuf | [inline] |
open(const char *name_r, std::ios_base::openmode mode_r) | fgzstreambuf | |
overflow(int_type c=traits_type::eof()) | fgzstreambuf | [protected, virtual] |
seekoff(off_type off_r, std::ios_base::seekdir way_r, std::ios_base::openmode) | fgzstreambuf | [inline, protected, virtual] |
seekpos(pos_type pos_r, std::ios_base::openmode) | fgzstreambuf | [inline, protected, virtual] |
seekTo(off_type off_r, std::ios_base::seekdir way_r) | fgzstreambuf | [private] |
setZError() | fgzstreambuf | [inline, private] |
sync() | fgzstreambuf | [protected, virtual] |
underflow() | fgzstreambuf | [protected, virtual] |
zError() const | fgzstreambuf | [inline] |
zReadTo(char *buffer_r, std::streamsize maxcount_r) | fgzstreambuf | [private] |
zSeekTo(off_type off_r, std::ios_base::seekdir way_r) | fgzstreambuf | [private] |
zTell() | fgzstreambuf | [private] |
zWriteFrom(const char *buffer_r, std::streamsize count_r) | fgzstreambuf | [private] |
~fgzstreambuf() | fgzstreambuf | [inline, virtual] |