15#ifndef ZYPP_MEDIA_DIGEST_H
16#define ZYPP_MEDIA_DIGEST_H
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
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)