libzypp 17.37.17
zypp::detail::FdStreamBufImpl Member List

This is the complete list of members for zypp::detail::FdStreamBufImpl, including all inherited members.

_fdzypp::detail::FdStreamBufImplprivate
_modezypp::detail::FdStreamBufImplprivate
canRead() constzypp::detail::FdStreamBufImplinline
canSeek(std::ios_base::seekdir way_r) constzypp::detail::FdStreamBufImplinline
canWrite() constzypp::detail::FdStreamBufImplinline
closeImpl()zypp::detail::FdStreamBufImplprotected
disableAutoClose()zypp::detail::FdStreamBufImpl
FdStreamBufImpl()zypp::detail::FdStreamBufImplinline
isOpen() constzypp::detail::FdStreamBufImplinline
openImpl(int fd, std::ios_base::openmode mode_r)zypp::detail::FdStreamBufImplprotected
readData(char *buffer_r, std::streamsize maxcount_r)zypp::detail::FdStreamBufImpl
seekTo(off_t off_r, std::ios_base::seekdir way_r, std::ios_base::openmode omode_r)zypp::detail::FdStreamBufImplinline
tell() constzypp::detail::FdStreamBufImplinline
writeData(const char *buffer_r, std::streamsize count_r)zypp::detail::FdStreamBufImpl
~FdStreamBufImpl()zypp::detail::FdStreamBufImplinline