|
libzypp 17.38.7
|
#include <iosfwd>#include <zypp-core/Globals.h>#include <zypp/RepoInfo.h>#include <zypp/FileChecker.h>#include <zypp-core/base/PtrTypes.h>Go to the source code of this file.
Classes | |
| class | zypp_private::repo::PluginRepoverificationCheckException |
| Exceptiontype thrown if a plugins verification fails. More... | |
| class | zypp_private::repo::PluginRepoverification |
| Repository metadata verification beyond GPG. More... | |
| class | zypp_private::repo::PluginRepoverification::Checker |
| FileChecker checking all repoverification plugins. More... | |
Namespaces | |
| namespace | zypp_private |
| namespace | zypp_private::repo |
Functions | |
| std::ostream & | zypp_private::repo::operator<< (std::ostream &str, const PluginRepoverification &obj) |
| relates: PluginRepoverification Stream output | |
| std::ostream & | zypp_private::repo::dumOn (std::ostream &str, const PluginRepoverification &obj) |
| relates: PluginRepoverification Verbose stream output | |
| bool | zypp_private::repo::operator== (const PluginRepoverification &lhs, const PluginRepoverification &rhs) |
| relates: PluginRepoverification | |
| bool | zypp_private::repo::operator!= (const PluginRepoverification &lhs, const PluginRepoverification &rhs) |
| relates: PluginRepoverification | |