libzypp 17.31.7
|
#include <Digest.h>
Public Member Functions | |
virtual bool | askUserToAcceptNoDigest (const zypp::Pathname &file) |
virtual bool | askUserToAccepUnknownDigest (const Pathname &file, const std::string &name) |
virtual bool | askUserToAcceptWrongDigest (const Pathname &file, const std::string &requested, const std::string &found) |
![]() | |
virtual void | report (const UserData &userData_r=UserData()) |
The most generic way of sending/receiving data. More... | |
virtual | ~ReportBase () |
Additional Inherited Members | |
![]() | |
typedef callback::UserData | UserData |
typedef UserData::ContentType | ContentType |
|
virtual |