#include "zypp/base/Functional.h"#include "zypp/Capability.h"#include "zypp/ResObject.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::capfilter |
Classes | |
| struct | zypp::capfilter::ByRefers |
| struct | zypp::capfilter::ByIndex |
| struct | zypp::capfilter::ByCapMatch |
Typedefs | |
| typedef std::unary_function < Capability, bool > | zypp::capfilter::CapabilityFilterFunctor |
Definition in file CapFilters.h.
1.5.3