15 #ifndef ZYPP_MEDIA_DIGEST_H 16 #define ZYPP_MEDIA_DIGEST_H 18 #include <zypp-core/Digest.h> 21 #include <zypp/Pathname.h> 25 struct DigestReport :
public callback::ReportBase
virtual bool askUserToAccepUnknownDigest(const Pathname &file, const std::string &name)
virtual bool askUserToAcceptNoDigest(const zypp::Pathname &file)
Easy-to use interface to the ZYPP dependency resolver.
virtual bool askUserToAcceptWrongDigest(const Pathname &file, const std::string &requested, const std::string &found)