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 1272 of file Resolver.cc.
| zypp::solver::detail::TransactLanguage::TransactLanguage | ( | Resolver & | r, | |
| ResObject::constPtr | langObj, | |||
| bool | install | |||
| ) | [inline] |
Definition at line 1278 of file Resolver.cc.
| bool zypp::solver::detail::TransactLanguage::operator() | ( | const CapAndItem & | cai | ) | [inline] |
Definition at line 1287 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 1274 of file Resolver.cc.
Definition at line 1275 of file Resolver.cc.
Definition at line 1276 of file Resolver.cc.
1.5.0