libzypp
17.38.3
repoinfowf.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
9
#ifndef ZYPP_NG_REPOINFOWORKFLOW_INCLUDED
10
#define ZYPP_NG_REPOINFOWORKFLOW_INCLUDED
11
12
#include <
zypp-core/ng/pipelines/expected.h
>
13
#include <
zypp-core/Pathname.h
>
14
#include <zypp-core/ng/async/task.h>
15
#include <
zypp/RepoInfo.h
>
16
17
namespace
zyppng
{
18
19
ZYPP_FWD_DECL_TYPE_WITH_REFS
(
Context
);
20
21
namespace
RepoInfoWorkflow
{
26
MaybeAwaitable<expected<void>>
fetchGpgKeys
( ContextRef ctx,
zypp::RepoInfo
info );
27
}
28
}
29
30
31
#endif
Pathname.h
RepoInfo.h
zypp::RepoInfo
What is known about a repository.
Definition
RepoInfo.h:72
zyppng::Context
Definition
context.h:27
expected.h
zyppng::RepoInfoWorkflow
Definition
repoinfowf.h:21
zyppng::RepoInfoWorkflow::fetchGpgKeys
MaybeAwaitable< expected< void > > fetchGpgKeys(ContextRef ctx, zypp::RepoInfo info)
Definition
repoinfowf.cc:131
zyppng
Definition
MediaNetworkRequestExecutor.h:16
ZYPP_FWD_DECL_TYPE_WITH_REFS
#define ZYPP_FWD_DECL_TYPE_WITH_REFS(T)
Definition
zyppglobal.h:126
zypp
ng
workflows
repoinfowf.h
Generated by
1.16.1