libzypp 17.37.17
|
This is the complete list of members for zypp::detail::FdStreamBufImpl, including all inherited members.
_fd | zypp::detail::FdStreamBufImpl | private |
_mode | zypp::detail::FdStreamBufImpl | private |
canRead() const | zypp::detail::FdStreamBufImpl | inline |
canSeek(std::ios_base::seekdir way_r) const | zypp::detail::FdStreamBufImpl | inline |
canWrite() const | zypp::detail::FdStreamBufImpl | inline |
closeImpl() | zypp::detail::FdStreamBufImpl | protected |
disableAutoClose() | zypp::detail::FdStreamBufImpl | |
FdStreamBufImpl() | zypp::detail::FdStreamBufImpl | inline |
isOpen() const | zypp::detail::FdStreamBufImpl | inline |
openImpl(int fd, std::ios_base::openmode mode_r) | zypp::detail::FdStreamBufImpl | protected |
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::FdStreamBufImpl | inline |
tell() const | zypp::detail::FdStreamBufImpl | inline |
writeData(const char *buffer_r, std::streamsize count_r) | zypp::detail::FdStreamBufImpl | |
~FdStreamBufImpl() | zypp::detail::FdStreamBufImpl | inline |