libzypp
13.10.6
|
Classes | |
struct | Dump |
class | PoolQueryMatcher |
Store PoolQuery settings and assist PoolQueryIterator. More... | |
class | PoolQueryIterator |
PoolQuery iterator as returned by PoolQuery::begin. More... | |
class | RepositoryIterator |
struct | ByRepository |
Functor filtering Solvable by Repository. More... | |
struct | DumpFilter |
Functions | |
template<class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const Dump< _Tp > &obj) |
std::ostream & | dumpOn (std::ostream &str, const PoolQueryIterator &obj) |
std::ostream& zypp::detail::operator<< | ( | std::ostream & | str, |
const Dump< _Tp > & | obj | ||
) |
Definition at line 379 of file LogTools.h.
|
related |
Definition at line 1718 of file PoolQuery.cc.