|
libzypp
9.1.2
|
#include <iosfwd>#include <set>#include <map>#include "zypp/base/Regex.h"#include "zypp/base/PtrTypes.h"#include "zypp/base/Function.h"#include "zypp/sat/SolvIterMixin.h"#include "zypp/sat/LookupAttr.h"#include "zypp/sat/AttrMatcher.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 |
Definition in file PoolQuery.h.
1.7.6.1