_options | zypp::RepoManager::Impl | private |
_repos | zypp::RepoManager::Impl | private |
_services | zypp::RepoManager::Impl | private |
addRepositories(const Url &url, OPT_PROGRESS) | zypp::RepoManager::Impl | |
addRepository(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
addService(const ServiceInfo &service) | zypp::RepoManager::Impl | |
addService(const std::string &alias, const Url &url) | zypp::RepoManager::Impl | inline |
buildCache(const RepoInfo &info, CacheBuildPolicy policy, OPT_PROGRESS) | zypp::RepoManager::Impl | |
cacheStatus(const RepoInfo &info) const | zypp::RepoManager::Impl | inline |
checkIfToRefreshMetadata(const RepoInfo &info, const Url &url, RawMetadataRefreshPolicy policy) | zypp::RepoManager::Impl | |
cleanCache(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
cleanCacheDirGarbage(OPT_PROGRESS) | zypp::RepoManager::Impl | |
cleanMetadata(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
cleanPackages(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
clone() const | zypp::RepoManager::Impl | inlineprivate |
generateFilename(const RepoInfo &info) const | zypp::RepoManager::Impl | inlineprivate |
generateFilename(const ServiceInfo &info) const | zypp::RepoManager::Impl | inlineprivate |
generateNonExistingName(const Pathname &dir, const std::string &basefilename) const | zypp::RepoManager::Impl | private |
getRepo(const std::string &alias) const | zypp::RepoManager::Impl | inline |
getRepositoriesInService(const std::string &alias, OutputIterator out) const | zypp::RepoManager::Impl | inlineprivate |
getRepositoryInfo(const std::string &alias, OPT_PROGRESS) | zypp::RepoManager::Impl | |
getRepositoryInfo(const Url &url, const url::ViewOption &urlview, OPT_PROGRESS) | zypp::RepoManager::Impl | |
getService(const std::string &alias) const | zypp::RepoManager::Impl | inline |
hasRepo(const std::string &alias) const | zypp::RepoManager::Impl | inline |
hasService(const std::string &alias) const | zypp::RepoManager::Impl | inline |
Impl(const RepoManagerOptions &opt) | zypp::RepoManager::Impl | inline |
init_knownRepositories() | zypp::RepoManager::Impl | private |
init_knownServices() | zypp::RepoManager::Impl | private |
isCached(const RepoInfo &info) const | zypp::RepoManager::Impl | inline |
loadFromCache(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
metadataPath(const RepoInfo &info) const | zypp::RepoManager::Impl | inline |
metadataStatus(const RepoInfo &info) const | zypp::RepoManager::Impl | |
modifyRepository(const std::string &alias, const RepoInfo &newinfo_r, OPT_PROGRESS) | zypp::RepoManager::Impl | |
modifyService(const std::string &oldAlias, const ServiceInfo &newService) | zypp::RepoManager::Impl | |
operator<<(std::ostream &str, const RepoManager::Impl &obj) | zypp::RepoManager::Impl | related |
packagesPath(const RepoInfo &info) const | zypp::RepoManager::Impl | inline |
probe(const Url &url, const Pathname &path=Pathname()) const | zypp::RepoManager::Impl | |
probeService(const Url &url) const | zypp::RepoManager::Impl | |
refreshMetadata(const RepoInfo &info, RawMetadataRefreshPolicy policy, OPT_PROGRESS) | zypp::RepoManager::Impl | |
refreshService(const std::string &alias) | zypp::RepoManager::Impl | |
refreshService(const ServiceInfo &service) | zypp::RepoManager::Impl | inline |
refreshServices() | zypp::RepoManager::Impl | |
removeRepository(const RepoInfo &info, OPT_PROGRESS) | zypp::RepoManager::Impl | |
removeService(const std::string &alias) | zypp::RepoManager::Impl | |
removeService(const ServiceInfo &service) | zypp::RepoManager::Impl | inline |
repoBegin() const | zypp::RepoManager::Impl | inline |
repoEmpty() const | zypp::RepoManager::Impl | inline |
repoEnd() const | zypp::RepoManager::Impl | inline |
repoSize() const | zypp::RepoManager::Impl | inline |
rwcowClone(const Impl *rhs) | zypp::RepoManager::Impl | friend |
saveService(ServiceInfo &service) const | zypp::RepoManager::Impl | private |
serviceBegin() const | zypp::RepoManager::Impl | inline |
serviceEmpty() const | zypp::RepoManager::Impl | inline |
serviceEnd() const | zypp::RepoManager::Impl | inline |
serviceSize() const | zypp::RepoManager::Impl | inline |
setCacheStatus(const RepoInfo &info, const RepoStatus &status) | zypp::RepoManager::Impl | inlineprivate |
touchIndexFile(const RepoInfo &info) | zypp::RepoManager::Impl | private |