Inheritance diagram for zypp::solver::detail::CheckIfBest:

Public Member Functions | |
| CheckIfBest (PoolItem_Ref item) | |
| bool | operator() (PoolItem_Ref provider) |
Public Attributes | |
| PoolItem_Ref | _item |
| bool | is_best |
Definition at line 196 of file Helper.cc.
| zypp::solver::detail::CheckIfBest::CheckIfBest | ( | PoolItem_Ref | item | ) | [inline] |
| bool zypp::solver::detail::CheckIfBest::operator() | ( | PoolItem_Ref | provider | ) | [inline] |
Definition at line 209 of file Helper.cc.
References _item, is_best, zypp::ResStatus::isLocked(), and zypp::PoolItem_Ref::status().
Definition at line 200 of file Helper.cc.
Referenced by zypp::solver::detail::Helper::isBestUninstalledItem(), and operator()().
1.5.0