libzypp 17.38.7
PoolQuery.h File Reference
#include <iosfwd>
#include <set>
#include <map>
#include <zypp-core/base/Regex.h>
#include <zypp-core/base/PtrTypes.h>
#include <zypp-core/base/Function.h>
#include <zypp/sat/SolvIterMixin.h>
#include <zypp/sat/LookupAttr.h>
#include <zypp/base/StrMatcher.h>
#include <zypp/sat/Pool.h>

Go to the source code of this file.

Classes

class  zypp::PoolQuery
 Meta-data query API. More...
class  zypp::detail::PoolQueryIterator
 PoolQuery iterator as returned by PoolQuery::begin. More...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::detail

Functions

std::ostream & zypp::operator<< (std::ostream &str, const PoolQuery &obj) ZYPP_API
 relates: PoolQuery Stream output.
std::ostream & zypp::dumpOn (std::ostream &str, const PoolQuery &obj) ZYPP_API
 relates: PoolQuery Detailed stream output.
std::ostream & zypp::detail::operator<< (std::ostream &str, const PoolQueryIterator &obj)
 relates: PoolQueryIterator Stream output.
std::ostream & zypp::detail::dumpOn (std::ostream &str, const PoolQueryIterator &obj) ZYPP_API
 relates: PoolQueryIterator Detailed stream output.