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