libzypp 17.37.17
|
This is the complete list of members for zypp::RepoManager, including all inherited members.
_pimpl | zypp::RepoManager | private |
addRepositories(const Url &url, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
addRepository(const RepoInfo &info, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
addRepository(const RepoInfo &info, const TriBool &forcedProbe, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
addService(const std::string &alias, const Url &url) | zypp::RepoManager | |
addService(const ServiceInfo &service) | zypp::RepoManager | |
buildCache(const RepoInfo &info, CacheBuildPolicy policy=BuildIfNeeded, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
BuildForced | zypp::RepoManager | static |
BuildIfNeeded | zypp::RepoManager | static |
CacheBuildPolicy typedef | zypp::RepoManager | |
cacheStatus(const RepoInfo &info) const | zypp::RepoManager | |
checkIfToRefreshMetadata(const RepoInfo &info, const Url &url, RawMetadataRefreshPolicy policy=RefreshIfNeeded) | zypp::RepoManager | |
checkIfToRefreshMetadata(const RepoInfo &info, const zypp::MirroredOrigin &origin, RawMetadataRefreshPolicy policy=RefreshIfNeeded) | zypp::RepoManager | |
cleanCache(const RepoInfo &info, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
cleanCacheDirGarbage(const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
cleanMetadata(const RepoInfo &info, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
cleanPackages(const RepoInfo &info, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
getRepo(const std::string &alias) const | zypp::RepoManager | |
getRepo(const RepoInfo &info_r) const | zypp::RepoManager | inline |
getRepositoriesInService(const std::string &alias, OutputIterator out) const | zypp::RepoManager | inline |
getRepositoryInfo(const std::string &alias, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
getRepositoryInfo(const Url &url, const url::ViewOption &urlview=url::ViewOption::DEFAULTS, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
getService(const std::string &alias) const | zypp::RepoManager | |
hasRepo(const std::string &alias) const | zypp::RepoManager | |
hasRepo(const RepoInfo &info_r) const | zypp::RepoManager | inline |
hasService(const std::string &alias) const | zypp::RepoManager | |
isCached(const RepoInfo &info) const | zypp::RepoManager | |
knownRepositories() const | zypp::RepoManager | inline |
knownServices() const | zypp::RepoManager | inline |
loadFromCache(const RepoInfo &info, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
makeStupidAlias(const Url &url_r=Url()) | zypp::RepoManager | static |
metadataPath(const RepoInfo &info) const | zypp::RepoManager | |
metadataStatus(const RepoInfo &info) const | zypp::RepoManager | |
modifyRepository(const std::string &alias, const RepoInfo &newinfo, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
modifyRepository(const RepoInfo &newinfo, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | inline |
modifyService(const std::string &oldAlias, const ServiceInfo &service) | zypp::RepoManager | |
modifyService(const ServiceInfo &service) | zypp::RepoManager | inline |
operator<<(std::ostream &str, const RepoManager &obj) | zypp::RepoManager | friend |
operator<<(std::ostream &str, const RepoManager::Impl &obj) | zypp::RepoManager::Impl | related |
operator<<(std::ostream &str, const RepoManager &obj) ZYPP_API | zypp::RepoManager | related |
packagesPath(const RepoInfo &info) const | zypp::RepoManager | |
probe(const Url &url, const Pathname &path) const | zypp::RepoManager | |
probe(const Url &url) const | zypp::RepoManager | |
probeService(const Url &url) const | zypp::RepoManager | |
RawMetadataRefreshPolicy typedef | zypp::RepoManager | |
REFRESH_NEEDED | zypp::RepoManager | static |
RefreshCheckStatus typedef | zypp::RepoManager | |
RefreshForced | zypp::RepoManager | static |
refreshGeoIp(const RepoInfo::url_set &urls) | zypp::RepoManager | |
RefreshIfNeeded | zypp::RepoManager | static |
RefreshIfNeededIgnoreDelay | zypp::RepoManager | static |
refreshMetadata(const RepoInfo &info, RawMetadataRefreshPolicy policy=RefreshIfNeeded, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
refreshService(const std::string &alias, const RefreshServiceOptions &options_r=RefreshServiceOptions()) | zypp::RepoManager | |
refreshService(const ServiceInfo &service, const RefreshServiceOptions &options_r=RefreshServiceOptions()) | zypp::RepoManager | |
RefreshService_forceRefresh | zypp::RepoManager | static |
RefreshService_restoreStatus | zypp::RepoManager | static |
RefreshServiceBit typedef | zypp::RepoManager | |
RefreshServiceFlags typedef | zypp::RepoManager | |
RefreshServiceOptions typedef | zypp::RepoManager | |
refreshServices(const RefreshServiceOptions &options_r=RefreshServiceOptions()) | zypp::RepoManager | |
removeRepository(const RepoInfo &info, const ProgressData::ReceiverFnc &progressrcv=ProgressData::ReceiverFnc()) | zypp::RepoManager | |
removeService(const std::string &alias) | zypp::RepoManager | |
removeService(const ServiceInfo &service) | zypp::RepoManager | |
REPO_CHECK_DELAYED | zypp::RepoManager | static |
REPO_UP_TO_DATE | zypp::RepoManager | static |
repoBegin() const | zypp::RepoManager | |
RepoConstIterator typedef | zypp::RepoManager | |
repoEmpty() const | zypp::RepoManager | |
repoEnd() const | zypp::RepoManager | |
RepoManager(RepoManagerOptions options=RepoManagerOptions()) | zypp::RepoManager | |
repos() const | zypp::RepoManager | inline |
RepoSet typedef | zypp::RepoManager | |
repoSize() const | zypp::RepoManager | |
RepoSizeType typedef | zypp::RepoManager | |
serviceBegin() const | zypp::RepoManager | |
ServiceConstIterator typedef | zypp::RepoManager | |
serviceEmpty() const | zypp::RepoManager | |
serviceEnd() const | zypp::RepoManager | |
services() const | zypp::RepoManager | inline |
ServiceSet typedef | zypp::RepoManager | |
serviceSize() const | zypp::RepoManager | |
ServiceSizeType typedef | zypp::RepoManager | |
~RepoManager() | zypp::RepoManager |