libzypp 17.34.0
|
#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/repo/PluginRepoverification.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::SyncRefreshContext = RefreshContext<SyncContextRef> |
using | zyppng::repo::AsyncRefreshContext = RefreshContext<ContextRef> |
Enumerations | |
enum | zyppng::repo::RawMetadataRefreshPolicy { zyppng::repo::RefreshIfNeeded , zyppng::repo::RefreshForced , zyppng::repo::RefreshIfNeededIgnoreDelay } |
enum | zyppng::repo::RefreshCheckStatus { zyppng::repo::REFRESH_NEEDED , zyppng::repo::REPO_UP_TO_DATE , zyppng::repo::REPO_CHECK_DELAYED } |
Possibly return state of checkIfRefreshMEtadata function. More... | |