libzypp 17.34.0
|
Public Member Functions | |
zypp::CheckSum | checksumFromFile (SyncContextRef &, const zypp::Pathname &path, const std::string &checksumType) |
bool | askUserToAcceptNoDigest (const zypp::Pathname &file) |
bool | askUserToAccepUnknownDigest (const zypp::Pathname &file, const std::string &name) |
bool | askUserToAcceptWrongDigest (const zypp::Pathname &file, const std::string &requested, const std::string &found) |
![]() | |
ZYPP_ENABLE_LOGIC_BASE (SyncCheckSumExecutor, SyncOp< expected< void > >) | |
CheckSumWorkflowLogic (ZyppContextRefType zyppContext, zypp::CheckSum &&checksum, zypp::Pathname file) | |
auto | execute () |
![]() | |
LogicBase () | |
virtual | ~LogicBase () |
Executor * | executor () |
template<typename T > | |
auto | makeReadyResult (T &&res) |
Definition at line 137 of file checksumwf.cc.
|
inline |
Definition at line 141 of file checksumwf.cc.
|
inline |
Definition at line 144 of file checksumwf.cc.
|
inline |
Definition at line 148 of file checksumwf.cc.
|
inline |
Definition at line 152 of file checksumwf.cc.