addRepoHelix(const Pathname &file_r, const std::string &name_r) | zypp::sat::Pool | |
addRepoHelix(const Pathname &file_r) | zypp::sat::Pool | |
addRepoHelix(const Pathname &file_r, const RepoInfo &info_r) | zypp::sat::Pool | |
addRepoSolv(const Pathname &file_r, const std::string &name_r) | zypp::sat::Pool | |
addRepoSolv(const Pathname &file_r) | zypp::sat::Pool | |
addRepoSolv(const Pathname &file_r, const RepoInfo &info_r) | zypp::sat::Pool | |
addRequestedLocale(const Locale &locale_r) | zypp::sat::Pool | |
autoInstalled() const | zypp::sat::Pool | |
capacity() const | zypp::sat::Pool | |
eraseRequestedLocale(const Locale &locale_r) | zypp::sat::Pool | |
filterBegin(const TFilter &filter_r) const | zypp::sat::Pool | inline |
filterEnd(const TFilter &filter_r) const | zypp::sat::Pool | inline |
findSystemRepo() const | zypp::sat::Pool | |
get() const | zypp::sat::Pool | |
getAddedRequestedLocales() const | zypp::sat::Pool | |
getAvailableLocales() const | zypp::sat::Pool | |
getRemovedRequestedLocales() const | zypp::sat::Pool | |
getRequestedLocales() const | zypp::sat::Pool | |
initRequestedLocales(const LocaleSet &locales_r) | zypp::sat::Pool | |
instance() | zypp::sat::Pool | inlinestatic |
isAvailableLocale(const Locale &locale_r) const | zypp::sat::Pool | |
isRequestedLocale(const Locale &locale_r) const | zypp::sat::Pool | |
multiversion() const | zypp::sat::Pool | |
multiversionEmpty() const | zypp::sat::Pool | inline |
MultiversionList typedef | zypp::sat::Pool | |
myPool() | zypp::sat::detail::PoolMember | protectedstatic |
operator!=(const Pool &lhs, const Pool &rhs) | zypp::sat::Pool | related |
operator<<(std::ostream &str, const Pool &obj) | zypp::sat::Pool | related |
operator==(const Pool &lhs, const Pool &rhs) | zypp::sat::Pool | related |
Pool(const detail::PoolMember &) | zypp::sat::Pool | inline |
Pool() | zypp::sat::Pool | inlineprivate |
prepare() const | zypp::sat::Pool | |
repos() const | zypp::sat::Pool | inline |
reposBegin() const | zypp::sat::Pool | |
reposEmpty() const | zypp::sat::Pool | |
reposEnd() const | zypp::sat::Pool | |
reposErase(const std::string &alias_r) | zypp::sat::Pool | inline |
reposEraseAll() | zypp::sat::Pool | inline |
reposFind(const std::string &alias_r) const | zypp::sat::Pool | |
reposInsert(const std::string &alias_r) | zypp::sat::Pool | |
RepositoryIterator typedef | zypp::sat::Pool | |
reposSize() const | zypp::sat::Pool | |
rootDir() const | zypp::sat::Pool | |
rootDir(const Pathname &root_r) | zypp::sat::Pool | |
serial() const | zypp::sat::Pool | |
serialIDs() const | zypp::sat::Pool | |
setAutoInstalled(const Queue &autoInstalled_r) | zypp::sat::Pool | |
setNeedrebootSpec(sat::SolvableSpec needrebootSpec_r) | zypp::sat::Pool | |
setRequestedLocales(const LocaleSet &locales_r) | zypp::sat::Pool | |
setTextLocale(const Locale &locale_r) | zypp::sat::Pool | |
size_type typedef | zypp::sat::Pool | |
SolvableIterator typedef | zypp::sat::Pool | |
solvables() const | zypp::sat::Pool | inline |
solvablesBegin() const | zypp::sat::Pool | |
solvablesEmpty() const | zypp::sat::Pool | |
solvablesEnd() const | zypp::sat::Pool | |
solvablesSize() const | zypp::sat::Pool | |
systemRepo() | zypp::sat::Pool | |
systemRepoAlias() | zypp::sat::Pool | static |
whatContainsDep(const SolvAttr &attr, const Capability &cap) const | zypp::sat::Pool | |
whatMatchesDep(const SolvAttr &attr, const Capability &cap) const | zypp::sat::Pool | |
whatMatchesSolvable(const SolvAttr &attr, const Solvable &solv) const | zypp::sat::Pool | |
whatProvides(Capability cap_r) const | zypp::sat::Pool | inline |