Inheritance diagram for zypp::solver::detail::TransactLanguage:

Public Member Functions | |
| TransactLanguage (Resolver &r, ResObject::constPtr langObj, bool install) | |
| bool | operator() (const CapAndItem &cai) |
Public Attributes | |
| Resolver & | _resolver |
| ResObject::constPtr | _langObj |
| bool | _install |
Definition at line 1343 of file Resolver.cc.
| zypp::solver::detail::TransactLanguage::TransactLanguage | ( | Resolver & | r, | |
| ResObject::constPtr | langObj, | |||
| bool | install | |||
| ) | [inline] |
Definition at line 1349 of file Resolver.cc.
| bool zypp::solver::detail::TransactLanguage::operator() | ( | const CapAndItem & | cai | ) | [inline] |
Definition at line 1358 of file Resolver.cc.
References zypp::invokeOnEach(), zypp::CapAndItem::item, zypp::PoolItem_Ref::status(), zypp::ResStatus::staysInstalled(), zypp::ResStatus::staysUninstalled(), zypp::Dep::SUPPLEMENTS, and zypp::solver::detail::transactItems().
Definition at line 1345 of file Resolver.cc.
Definition at line 1346 of file Resolver.cc.
Definition at line 1347 of file Resolver.cc.
1.5.0