libzypp  17.38.7
checksumwf.h File Reference
#include <zypp-core/ng/async/task.h>
#include <zypp-core/ng/pipelines/Expected>
#include <functional>
#include <zypp/ng/context.h>
#include <zypp/ng/media/provide.h>
Include dependency graph for checksumwf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::filesystem
 Types and functions for filesystem operations.
 
 zyppng
 
 zyppng::CheckSumWorkflow
 

Functions

 zyppng::ZYPP_FWD_DECL_TYPE_WITH_REFS (Context)
 
MaybeAwaitable< expected< void > > zyppng::CheckSumWorkflow::verifyChecksum (ContextRef zyppCtx, zypp::CheckSum checksum, zypp::filesystem::Pathname file)
 
std::function< MaybeAwaitable< expected< ProvideRes > >ProvideRes &&)> zyppng::CheckSumWorkflow::checksumFileChecker (ContextRef zyppCtx, zypp::CheckSum checksum)