_context | zyppng::RepoManagerPrivate | |
_options | zypp::RepoManagerBaseImpl | protected |
_reposDirty | zypp::RepoManagerBaseImpl | protected |
_reposX | zypp::RepoManagerBaseImpl | protected |
_services | zypp::RepoManagerBaseImpl | protected |
addProbedRepository(const RepoInfo &info, repo::RepoType probedType) | zypp::RepoManagerBaseImpl | |
addService(const ServiceInfo &service) | zypp::RepoManagerBaseImpl | |
addService(const std::string &alias, const Url &url) | zypp::RepoManagerBaseImpl | inline |
cacheStatus(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | inline |
cacheStatus(const RepoInfo &info, const RepoManagerOptions &options) | zypp::RepoManagerBaseImpl | inlinestatic |
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 | |
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 |
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::RepoManagerBaseImpl | |
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 | |
packagesPath(const RepoInfo &info) const | zypp::RepoManagerBaseImpl | inline |
probe(const zypp::Url &url, const zypp::Pathname &path=zypp::Pathname()) const | zyppng::RepoManagerPrivate | |
probeCache(const Pathname &path_r) | zypp::RepoManagerBaseImpl | static |
removeRepository(const zypp::RepoInfo &info, const zypp::ProgressData::ReceiverFnc &) override | zyppng::RepoManagerPrivate | |
zypp::RepoManagerBaseImpl::removeRepository(const RepoInfo &info, OPT_PROGRESS)=0 | zypp::RepoManagerBaseImpl | pure 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 | |
RepoManagerPrivate(ContextRef ctx, RepoManagerOptions repoOpts, RepoManager &p) | zyppng::RepoManagerPrivate | |
repos() const | zypp::RepoManagerBaseImpl | inlineprotected |
RepoSet typedef | zypp::RepoManagerBaseImpl | |
repoSize() const | zypp::RepoManagerBaseImpl | inline |
RepoSizeType typedef | zypp::RepoManagerBaseImpl | |
reposManip() | zypp::RepoManagerBaseImpl | inlineprotected |
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 |
~RepoManagerBaseImpl() | zypp::RepoManagerBaseImpl | virtual |