libzypp 17.37.17
|
#include <zypp-core/zyppng/pipelines/AsyncResult>
#include <zypp-core/zyppng/pipelines/Expected>
#include <zypp-core/zyppng/base/Signals>
#include <zypp-core/fs/TmpPath.h>
#include <zypp/RepoInfo.h>
#include <zypp/RepoManagerOptions.h>
#include <zypp/RepoManagerFlags.h>
#include <zypp/ng/repomanager.h>
#include <zypp/repo/PluginRepoverification.h>
#include <zypp/ng/workflows/logichelpers.h>
Go to the source code of this file.
Classes | |
class | zyppng::repo::RefreshContext< ZyppContextRefType > |
Namespaces | |
namespace | zyppng |
namespace | zyppng::repo |
Typedefs | |
using | zyppng::repo::RawMetadataRefreshPolicy = zypp::RepoManagerFlags::RawMetadataRefreshPolicy |
using | zyppng::repo::RefreshCheckStatus = zypp::RepoManagerFlags::RefreshCheckStatus |
using | zyppng::repo::SyncRefreshContext = RefreshContext<SyncContextRef> |
using | zyppng::repo::AsyncRefreshContext = RefreshContext<ContextRef> |