|
libzypp
17.37.18
|
Classes | |
| struct | Dump |
| class | FdStreamBufImpl |
| class | fXstream |
| Common template to define ifgzstream/ofgzstream reading/writing compressed files. More... | |
| class | SimpleStreamBuf |
| class | zckstreambufimpl |
| Streambuffer reading or writing zchunk files. More... | |
Typedefs | |
| using | ZChunkStreamBuf = detail::SimpleStreamBuf< detail::zckstreambufimpl > |
Functions | |
| template<class Tp > | |
| std::ostream & | operator<< (std::ostream &str, const Dump< Tp > &obj) |
| using zypp::detail::ZChunkStreamBuf = typedef detail::SimpleStreamBuf<detail::zckstreambufimpl> |
Definition at line 63 of file zckstream.h.
| std::ostream& zypp::detail::operator<< | ( | std::ostream & | str, |
| const Dump< Tp > & | obj | ||
| ) |
Definition at line 456 of file LogTools.h.