|
libzypp
17.25.10
|
Classes | |
| struct | ByRepository |
| Functor filtering Solvable by Repository. More... | |
| struct | Dump |
| struct | DumpFilter |
| class | fXstream |
| Common template to define ifgzstream/ofgzstream reading/writing compressed files. More... | |
| class | PoolQueryIterator |
| PoolQuery iterator as returned by PoolQuery::begin. More... | |
| class | PoolQueryMatcher |
| Store PoolQuery settings and assist PoolQueryIterator. More... | |
| class | RepositoryIterator |
| 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) |
| std::ostream & | dumpOn (std::ostream &str, const PoolQueryIterator &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 428 of file LogTools.h.
|
related |
Definition at line 1809 of file PoolQuery.cc.