_options | zypp::RepoManagerBaseImpl | protected |
_pluginRepoverification | zypp::RepoManager::Impl | private |
_reposDirty | zypp::RepoManagerBaseImpl | protected |
_reposX | zypp::RepoManagerBaseImpl | protected |
_services | zypp::RepoManagerBaseImpl | protected |
addProbedRepository(const RepoInfo &info, repo::RepoType probedType) | zypp::RepoManagerBaseImpl | |
addRepositories(const Url &url, OPT_PROGRESS) | zypp::RepoManager::Impl | |
addRepository(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
addService(const ServiceInfo &service) | zypp::RepoManagerBaseImpl | |
addService(const std::string &alias, const Url &url) | zypp::RepoManagerBaseImpl | inline |
buildCache(const RepoInfo &info, CacheBuildPolicy policy, OPT_PROGRESS) | zypp::RepoManager::Impl | |
cacheStatus(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | inline |
cacheStatus(const RepoInfo &info, const RepoManagerOptions &options) | zypp::RepoManagerBaseImpl | inlinestatic |
checkIfToRefreshMetadata(const RepoInfo &info, const Url &url, RawMetadataRefreshPolicy policy) | zypp::RepoManager::Impl | |
cleanCache(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManagerBaseImpl | |
cleanCacheDirGarbage(OPT_PROGRESS) | zypp::RepoManagerBaseImpl | |
cleanMetadata(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManagerBaseImpl | |
cleanPackages(const RepoInfo &info, OPT_PROGRESS, bool isAutoClean=false) | zypp::RepoManagerBaseImpl | |
clone() const | zypp::RepoManager::Impl | inlineprivate |
generateFilename(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | inlineprotected |
generateFilename(const ServiceInfo &info) const | zypp::RepoManagerBaseImpl | inlineprotected |
generateNonExistingName(const Pathname &dir, const std::string &basefilename) const | zypp::RepoManagerBaseImpl | protected |
getRepo(const std::string &alias) const | zypp::RepoManagerBaseImpl | inline |
getRepositoriesInService(const std::string &alias, OutputIterator out) const | zypp::RepoManagerBaseImpl | inlineprotected |
getRepositoryInfo(const std::string &alias) | zypp::RepoManagerBaseImpl | |
getRepositoryInfo(const Url &url, const url::ViewOption &urlview) | zypp::RepoManagerBaseImpl | |
getService(const std::string &alias) const | zypp::RepoManagerBaseImpl | inline |
hasRepo(const std::string &alias) const | zypp::RepoManagerBaseImpl | inline |
hasService(const std::string &alias) const | zypp::RepoManagerBaseImpl | inline |
Impl(RepoManagerOptions &&opt) | zypp::RepoManager::Impl | inline |
Impl(const Impl &)=default | zypp::RepoManager::Impl | |
Impl(Impl &&)=delete | zypp::RepoManager::Impl | |
init_knownRepositories() | zypp::RepoManagerBaseImpl | protected |
init_knownServices() | zypp::RepoManagerBaseImpl | protected |
isCached(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | inline |
loadFromCache(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
metadataPath(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | inline |
metadataStatus(const RepoInfo &info, const RepoManagerOptions &options) | zypp::RepoManagerBaseImpl | static |
metadataStatus(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | |
modifyRepository(const std::string &alias, const RepoInfo &newinfo_r, OPT_PROGRESS) | zypp::RepoManagerBaseImpl | |
modifyService(const std::string &oldAlias, const ServiceInfo &newService) | zypp::RepoManagerBaseImpl | |
operator<<(std::ostream &str, const RepoManager::Impl &obj) | zypp::RepoManager::Impl | related |
operator=(const Impl &)=delete | zypp::RepoManager::Impl | |
operator=(Impl &&)=delete | zypp::RepoManager::Impl | |
packagesPath(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | inline |
probe(const Url &url, const Pathname &path=Pathname()) const | zypp::RepoManager::Impl | |
probeCache(const Pathname &path_r) | zypp::RepoManagerBaseImpl | static |
probeService(const Url &url) const | zypp::RepoManager::Impl | |
refreshGeoIPData(const RepoInfo::url_set &urls) | zypp::RepoManager::Impl | |
refreshMetadata(const RepoInfo &info, RawMetadataRefreshPolicy policy, OPT_PROGRESS) | zypp::RepoManager::Impl | |
refreshService(const std::string &alias, const RefreshServiceOptions &options_r) | zypp::RepoManager::Impl | |
refreshService(const ServiceInfo &service, const RefreshServiceOptions &options_r) | zypp::RepoManager::Impl | inline |
refreshServices(const RefreshServiceOptions &options_r) | zypp::RepoManager::Impl | |
removeRepository(const RepoInfo &info, OPT_PROGRESS) override | zypp::RepoManager::Impl | virtual |
removeRepositoryImpl(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManagerBaseImpl | protected |
removeService(const std::string &alias) | zypp::RepoManagerBaseImpl | |
removeService(const ServiceInfo &service) | zypp::RepoManagerBaseImpl | inline |
repoBegin() const | zypp::RepoManagerBaseImpl | inline |
RepoConstIterator typedef | zypp::RepoManagerBaseImpl | |
repoEmpty() const | zypp::RepoManagerBaseImpl | inline |
repoEnd() const | zypp::RepoManagerBaseImpl | inline |
RepoManagerBaseImpl(RepoManagerOptions &&opt) | zypp::RepoManagerBaseImpl | |
repos() const | zypp::RepoManagerBaseImpl | inlineprotected |
RepoSet typedef | zypp::RepoManagerBaseImpl | |
repoSize() const | zypp::RepoManagerBaseImpl | inline |
RepoSizeType typedef | zypp::RepoManagerBaseImpl | |
reposManip() | zypp::RepoManagerBaseImpl | inlineprotected |
rwcowClone(const Impl *rhs) | zypp::RepoManager::Impl | friend |
saveService(ServiceInfo &service) const | zypp::RepoManagerBaseImpl | protected |
serviceBegin() const | zypp::RepoManagerBaseImpl | inline |
ServiceConstIterator typedef | zypp::RepoManagerBaseImpl | |
serviceEmpty() const | zypp::RepoManagerBaseImpl | inline |
serviceEnd() const | zypp::RepoManagerBaseImpl | inline |
ServiceSet typedef | zypp::RepoManagerBaseImpl | |
serviceSize() const | zypp::RepoManagerBaseImpl | inline |
ServiceSizeType typedef | zypp::RepoManagerBaseImpl | |
setCacheStatus(const RepoInfo &info, const RepoStatus &status) | zypp::RepoManagerBaseImpl | inlineprotected |
touchIndexFile(const RepoInfo &info, const RepoManagerOptions &options) | zypp::RepoManagerBaseImpl | static |
touchIndexFile(const RepoInfo &info) | zypp::RepoManagerBaseImpl | protected |
~Impl() override | zypp::RepoManager::Impl | inline |
~RepoManagerBaseImpl() | zypp::RepoManagerBaseImpl | virtual |