|
libzypp
17.31.11
|
#include <fstream>#include <zypp/base/String.h>#include <zypp/base/Logger.h>#include <zypp/base/Gettext.h>#include "Downloader.h"#include <zypp/KeyContext.h>#include <zypp/ZConfig.h>#include <zypp/ZYppFactory.h>#include <zypp/ZYppCallbacks.h>#include <zypp/parser/yum/RepomdFileReader.h>
Go to the source code of this file.
Classes | |
| class | zypp::repo::ExtraSignatureFileChecker |
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::repo | |
Functions | |
| void | zypp::repo::checkExtraKeysInRepomd (MediaSetAccess &media_r, const Pathname &destdir_r, const Pathname &repomd_r, SignatureFileChecker &sigchecker_r) |