#include <iostream>#include <string>#include <map>#include "zypp/base/Logger.h"#include "zypp/ZYpp.h"#include "zypp/ZYppFactory.h"#include "zypp/base/Algorithm.h"#include "zypp/base/Sysconfig.h"#include "zypp/detail/ResolvableImpl.h"#include "zypp/capability/CapabilityImpl.h"#include "zypp/capability/Capabilities.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
Functions | |
| void | zypp::filterUnwantedReq (const CapSet &from, CapSet &to) |
| void | zypp::filterExtraProvides (const Dependencies &from, Dependencies &to) |
| void | zypp::filterExtraSupplements (const Dependencies &from, Dependencies &to) |
| std::string | zypp::findKernelFlavor (const CapSet &cset, const Dep &dep) |
| void | zypp::rewriteKernelDeps (Dependencies &deps) |
Definition in file ResolvableImpl.cc.
| Dependencies& deps |
Definition at line 55 of file ResolvableImpl.cc.
Referenced by zypp::repo::cached::RepoImpl::createResolvables().
| CapSet& languages |
1.5.3