| libzypp 17.37.10
    | 
#include <zypp/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) | 
| Public Member Functions inherited from zypp::callback::ReportBase | |
| virtual void | report (const UserData &userData_r=UserData()) | 
| The most generic way of sending/receiving data. | |
| virtual | ~ReportBase () | 
| Additional Inherited Members | |
| Public Types inherited from zypp::callback::ReportBase | |
| typedef callback::UserData | UserData | 
| typedef UserData::ContentType | ContentType | 
| 
 | virtual |