|
libzypp 17.38.6
|
#include <iosfwd>#include <zypp-core/Globals.h>#include <zypp/ng/sat/poolconstants.h>#include <zypp/ng/sat/poolmember.h>#include <zypp/ng/arch.h>#include <zypp/ng/idstring.h>#include <zypp/ng/edition.h>#include <zypp/ng/rel.h>#include <zypp/ng/restraits.h>#include <zypp/ng/resolvernamespace.h>#include <zypp/ng/capmatch.h>#include <zypp/ng/reskind.h>

Go to the source code of this file.
Classes | |
| class | zyppng::sat::Capability |
| A sat capability. More... | |
| struct | zyppng::sat::Capability::Matches |
| matches functor. More... | |
| class | zyppng::sat::CapDetail |
| Helper providing more detailed information about a Capability. More... | |
Namespaces | |
| namespace | zyppng |
| namespace | zyppng::sat |
| This file contains private API, this might break at any time between releases. | |
Typedefs | |
| using | zyppng::sat::CapabilitySet = std::unordered_set<Capability> |
Functions | |
| bool | zyppng::sat::operator== (const Capability &lhs, const Capability &rhs) |
| relates: Capability | |
| bool | zyppng::sat::operator!= (const Capability &lhs, const Capability &rhs) |
| relates: Capability | |
| bool | zyppng::sat::operator< (const Capability &lhs, const Capability &rhs) |
| relates: Capability Arbitrary order. | |
| ZYPP_DEFINE_ID_HASHABLE (::zyppng::sat::Capability) | |
| ZYPP_DEFINE_ID_HASHABLE | ( | ::zyppng::sat::Capability | ) |