libzypp 17.31.7
|
#include <iostream>
#include <fstream>
#include <zypp/base/Logger.h>
#include <zypp/base/String.h>
#include <zypp/Package.h>
#include <zypp/sat/LookupAttr.h>
#include <zypp/ZYppFactory.h>
#include <zypp/target/rpm/RpmDb.h>
#include <zypp/target/rpm/RpmHeader.h>
Go to the source code of this file.
Namespaces | |
namespace | zyppintern |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
Functions | |
bool | zyppintern::schemeIsLocalDir (const Url &url_r) |
Pathname | zyppintern::cachedLocation (const OnMediaLocation &loc_r, const RepoInfo &repo_r) |
zypp::IMPL_PTR_TYPE (Package) | |