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
Easy-to use interface to the ZYPP dependency resolver.
virtual bool askUserToAcceptNoDigest(const zypp::Pathname &file)
virtual bool askUserToAcceptWrongDigest(const Pathname &file, const std::string &requested, const std::string &found)
virtual bool askUserToAccepUnknownDigest(const Pathname &file, const std::string &name)