|
libzypp 17.38.6
|
#include <iosfwd>#include <zypp-core/base/Iterator.h>#include <zypp-core/base/Iterable.h>#include <zypp-core/Pathname.h>#include <zypp/ng/sat/poolconstants.h>#include <zypp/ng/sat/poolmember.h>#include <zypp/ng/sat/solvable.h>#include <zypp-core/Date.h>#include <zypp/ng/cpeid.h>

Go to the source code of this file.
Classes | |
| class | zyppng::sat::Repository |
| struct | zyppng::sat::Repository::EraseFromPool |
| Query class for Repository related products. More... | |
| class | zyppng::sat::detail::RepositoryIterator |
| struct | zyppng::sat::detail::ByRepository |
| Functor filtering Solvable by Repository. More... | |
Namespaces | |
| namespace | zyppng |
| namespace | zyppng::sat |
| This file contains private API, this might break at any time between releases. | |
| namespace | zyppng::sat::detail |
| CLASS NAME : detail::DIWrap. | |
Functions | |
| template<> | |
| Pool & | zyppng::sat::detail::poolFromType (Repository &) |
| template<> | |
| const Pool & | zyppng::sat::detail::poolFromType (const Repository &) |
| bool | zyppng::sat::operator== (const Repository &lhs, const Repository &rhs) |
| relates: Repository | |
| bool | zyppng::sat::operator!= (const Repository &lhs, const Repository &rhs) |
| relates: Repository | |
| bool | zyppng::sat::operator< (const Repository &lhs, const Repository &rhs) |
| relates: Repository | |