11 #ifndef ZYPP_REPO_PLUGINREPOVERIFICATION_H 12 #define ZYPP_REPO_PLUGINREPOVERIFICATION_H 72 bool isNeeded()
const;
90 void operator()(
const Pathname & file_r )
const;
122 {
return !( lhs == rhs ); }
128 #endif // ZYPP_REPO_PLUGINREPOVERIFICATION_H Repository metadata verification beyond GPG.
PluginRepoverification implementation.
String related utilities and Regular expression matching.
What is known about a repository.
bool operator==(const SetRelation::Enum &lhs, const SetCompare &rhs)
RW_pointer< Impl > _pimpl
Pointer to implementation (ref).
std::ostream & dumpOn(std::ostream &str, const Capability &obj)
std::ostream & operator<<(std::ostream &str, const zypp::sat::detail::CDataiterator *obj)
FileChecker checking all repoverification plugins.
PluginRepoverificationCheckException(const std::string &msg)
zypp_private::repo::PluginRepoverification PluginRepoverification
Exceptiontype thrown if a plugins verification fails.
RW_pointer< Impl > _pimpl
Implementation class.
bool operator!=(const PluginRepoverification &lhs, const PluginRepoverification &rhs)
PluginRepoverification::Checker data storage.
Easy-to use interface to the ZYPP dependency resolver.