_options | zyppng::RepoManager< ZyppContextRefType > | protected |
_pluginRepoverification | zyppng::RepoManager< ZyppContextRefType > | protected |
_reposDirty | zyppng::RepoManager< ZyppContextRefType > | protected |
_reposX | zyppng::RepoManager< ZyppContextRefType > | protected |
_services | zyppng::RepoManager< ZyppContextRefType > | protected |
_zyppContext | zyppng::RepoManager< ZyppContextRefType > | protected |
addChild(const Base::Ptr &child) | zyppng::Base | |
addProbedRepository(RepoInfo info, zypp::repo::RepoType probedType) | zyppng::RepoManager< ZyppContextRefType > | |
addRepositories(const zypp::Url &url, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
addRepository(const RepoInfo &info, const ProgressObserverRef myProgress=nullptr, const zypp::TriBool &forcedProbe=zypp::indeterminate) | zyppng::RepoManager< ZyppContextRefType > | |
addService(const ServiceInfo &service) | zyppng::RepoManager< ZyppContextRefType > | |
addService(const std::string &alias, const zypp::Url &url) | zyppng::RepoManager< ZyppContextRefType > | inline |
Base() | zyppng::Base | |
Base(BasePrivate &dd) | zyppng::Base | protected |
buildCache(const RepoInfo &info, CacheBuildPolicy policy, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
CacheBuildPolicy typedef | zyppng::RepoManager< ZyppContextRefType > | |
cacheStatus(const RepoInfo &info) const | zyppng::RepoManager< ZyppContextRefType > | inline |
cacheStatus(const RepoInfo &info, const RepoManagerOptions &options) | zyppng::RepoManager< ZyppContextRefType > | inlinestatic |
checkIfToRefreshMetadata(const RepoInfo &info, const zypp::MirroredOrigin &origin, RawMetadataRefreshPolicy policy) | zyppng::RepoManager< ZyppContextRefType > | |
checkIfToRefreshMetadata(const RepoInfo &info, const zypp::Url &url, RawMetadataRefreshPolicy policy) | zyppng::RepoManager< ZyppContextRefType > | inline |
children() const | zyppng::Base | |
cleanCache(const RepoInfo &info, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
cleanCacheDirGarbage(ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
cleanMetadata(const RepoInfo &info, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
cleanPackages(const RepoInfo &info, ProgressObserverRef myProgress=nullptr, bool isAutoClean=false) | zyppng::RepoManager< ZyppContextRefType > | |
connect(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inlinestatic |
connect(SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inline |
connectFunc(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inlinestatic |
connectFunc(SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inline |
ContextRefType typedef | zyppng::RepoManager< ZyppContextRefType > | |
ContextType typedef | zyppng::RepoManager< ZyppContextRefType > | |
create(Args &&...args) | zyppng::RepoManager< ZyppContextRefType > | inlinestatic |
d_ptr | zyppng::Base | protected |
findChildren() const | zyppng::Base | inline |
generateFilename(const RepoInfo &info) const | zyppng::RepoManager< ZyppContextRefType > | inline |
generateFilename(const ServiceInfo &info) const | zyppng::RepoManager< ZyppContextRefType > | inline |
generateNonExistingName(const zypp::Pathname &dir, const std::string &basefilename) const | zyppng::RepoManager< ZyppContextRefType > | |
getRepo(const std::string &alias) const | zyppng::RepoManager< ZyppContextRefType > | inline |
getRepositoriesInService(const std::string &alias, OutputIterator out) const | zyppng::RepoManager< ZyppContextRefType > | inline |
getRepositoryInfo(const std::string &alias) | zyppng::RepoManager< ZyppContextRefType > | |
getRepositoryInfo(const zypp::Url &url, const zypp::url::ViewOption &urlview) | zyppng::RepoManager< ZyppContextRefType > | |
getService(const std::string &alias) const | zyppng::RepoManager< ZyppContextRefType > | inline |
hasRepo(const std::string &alias) const | zyppng::RepoManager< ZyppContextRefType > | inline |
hasService(const std::string &alias) const | zyppng::RepoManager< ZyppContextRefType > | inline |
init_knownRepositories() | zyppng::RepoManager< ZyppContextRefType > | protected |
init_knownServices() | zyppng::RepoManager< ZyppContextRefType > | protected |
initialize() | zyppng::RepoManager< ZyppContextRefType > | |
is_async | zyppng::MaybeAsyncMixin< std::is_same_v< ZyppContextRefType, ContextRef > > | privatestatic |
isCached(const RepoInfo &info) const | zyppng::RepoManager< ZyppContextRefType > | inline |
loadFromCache(const RepoInfo &info, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
make_base_slot(Obj *o, Functor &&f) | zyppng::Base | inlinestatic |
makeReadyResult(T &&res) | zyppng::MaybeAsyncMixin< std::is_same_v< ZyppContextRefType, ContextRef > > | inlineprivate |
MaybeAsyncRef typedef | zyppng::MaybeAsyncMixin< std::is_same_v< ZyppContextRefType, ContextRef > > | private |
metadataPath(const RepoInfo &info) const | zyppng::RepoManager< ZyppContextRefType > | inline |
metadataStatus(const RepoInfo &info, const RepoManagerOptions &options) | zyppng::RepoManager< ZyppContextRefType > | static |
metadataStatus(const RepoInfo &info) const | zyppng::RepoManager< ZyppContextRefType > | |
modifyRepository(const std::string &alias, const RepoInfo &newinfo_r, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
modifyService(const std::string &oldAlias, const ServiceInfo &newService) | zyppng::RepoManager< ZyppContextRefType > | |
NON_COPYABLE(Base) | zyppng::Base | private |
options() const | zyppng::RepoManager< ZyppContextRefType > | |
packagesPath(const RepoInfo &info) const | zyppng::RepoManager< ZyppContextRefType > | inline |
parent() const | zyppng::Base | |
pluginRepoverification() const | zyppng::RepoManager< ZyppContextRefType > | inline |
probe(const zypp::MirroredOrigin &origin, const zypp::Pathname &path=zypp::Pathname()) const | zyppng::RepoManager< ZyppContextRefType > | |
probeCache(const zypp::Pathname &path_r) | zyppng::RepoManager< ZyppContextRefType > | static |
probeService(const zypp::Url &url) const | zyppng::RepoManager< ZyppContextRefType > | |
Ptr typedef | zyppng::Base | |
RawMetadataRefreshPolicy typedef | zyppng::RepoManager< ZyppContextRefType > | |
RefreshCheckStatus typedef | zyppng::RepoManager< ZyppContextRefType > | |
refreshGeoIp(const RepoInfo::url_set &urls) | zyppng::RepoManager< ZyppContextRefType > | |
refreshMetadata(const RepoInfo &info, RawMetadataRefreshPolicy policy, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
refreshMetadata(std::vector< RepoInfo > infos, RawMetadataRefreshPolicy policy, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
refreshService(const std::string &alias, const RefreshServiceOptions &options_r) | zyppng::RepoManager< ZyppContextRefType > | |
refreshService(const ServiceInfo &service, const RefreshServiceOptions &options_r) | zyppng::RepoManager< ZyppContextRefType > | inline |
RefreshServiceBit typedef | zyppng::RepoManager< ZyppContextRefType > | |
RefreshServiceOptions typedef | zyppng::RepoManager< ZyppContextRefType > | |
refreshServices(const RefreshServiceOptions &options_r) | zyppng::RepoManager< ZyppContextRefType > | |
removeChild(const Ptr &child) | zyppng::Base | |
removeRepository(const RepoInfo &info, ProgressObserverRef myProgress=nullptr) | zyppng::RepoManager< ZyppContextRefType > | |
removeService(const std::string &alias) | zyppng::RepoManager< ZyppContextRefType > | |
removeService(const ServiceInfo &service) | zyppng::RepoManager< ZyppContextRefType > | inline |
repoBegin() const | zyppng::RepoManager< ZyppContextRefType > | inline |
RepoConstIterator typedef | zyppng::RepoManager< ZyppContextRefType > | |
repoEmpty() const | zyppng::RepoManager< ZyppContextRefType > | inline |
repoEnd() const | zyppng::RepoManager< ZyppContextRefType > | inline |
repos() const | zyppng::RepoManager< ZyppContextRefType > | inline |
RepoSet typedef | zyppng::RepoManager< ZyppContextRefType > | |
repoSize() const | zyppng::RepoManager< ZyppContextRefType > | inline |
RepoSizeType typedef | zyppng::RepoManager< ZyppContextRefType > | |
reposManip() | zyppng::RepoManager< ZyppContextRefType > | inline |
saveService(ServiceInfo &service) const | zyppng::RepoManager< ZyppContextRefType > | protected |
serviceBegin() const | zyppng::RepoManager< ZyppContextRefType > | inline |
ServiceConstIterator typedef | zyppng::RepoManager< ZyppContextRefType > | |
serviceEmpty() const | zyppng::RepoManager< ZyppContextRefType > | inline |
serviceEnd() const | zyppng::RepoManager< ZyppContextRefType > | inline |
ServiceSet typedef | zyppng::RepoManager< ZyppContextRefType > | |
serviceSize() const | zyppng::RepoManager< ZyppContextRefType > | inline |
ServiceSizeType typedef | zyppng::RepoManager< ZyppContextRefType > | |
setCacheStatus(const RepoInfo &info, const RepoStatus &status) | zyppng::RepoManager< ZyppContextRefType > | inline |
shared_this() const | zyppng::Base | inline |
shared_this() | zyppng::Base | inline |
threadId() const | zyppng::Base | |
touchIndexFile(const RepoInfo &info, const RepoManagerOptions &options) | zyppng::RepoManager< ZyppContextRefType > | static |
touchIndexFile(const RepoInfo &info) | zyppng::RepoManager< ZyppContextRefType > | protected |
weak_this() const | zyppng::Base | inline |
weak_this() | zyppng::Base | inline |
WeakPtr typedef | zyppng::Base | |
ZYPP_ADD_PRIVATE_CONSTR_HELPER() | zyppng::RepoManager< ZyppContextRefType > | private |
ZYPP_DECL_PRIVATE_CONSTR_ARGS(RepoManager, ZyppContextRefType zyppCtx, RepoManagerOptions opt) | zyppng::RepoManager< ZyppContextRefType > | |
ZYPP_ENABLE_MAYBE_ASYNC_MIXIN((std::is_same_v< ZyppContextRefType, ContextRef >)) | zyppng::RepoManager< ZyppContextRefType > | private |
zyppContext() const | zyppng::RepoManager< ZyppContextRefType > | inline |
~Base() | zyppng::Base | virtual |
~RepoManager() | zyppng::RepoManager< ZyppContextRefType > | virtual |