libzypp 17.38.3
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.

Classes

class  zypp::Pathname
 Pathname. More...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::filesystem
 Types and functions for filesystem operations.
namespace  zyppng
namespace  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)