zypp::solver::detail::CheckIfBest Class Reference

Inheritance diagram for zypp::solver::detail::CheckIfBest:
[legend]

List of all members.

Public Member Functions

 CheckIfBest (PoolItem item)
bool operator() (PoolItem provider)

Public Attributes

PoolItem _item
bool is_best


Detailed Description

Definition at line 217 of file Helper.cc.


Constructor & Destructor Documentation

zypp::solver::detail::CheckIfBest::CheckIfBest ( PoolItem  item  )  [inline]

Definition at line 223 of file Helper.cc.


Member Function Documentation

bool zypp::solver::detail::CheckIfBest::operator() ( PoolItem  provider  )  [inline]

Definition at line 230 of file Helper.cc.

References _item, is_best, zypp::ResStatus::isLocked(), and zypp::PoolItem::status().


Member Data Documentation

Definition at line 220 of file Helper.cc.

Referenced by operator()().

Definition at line 221 of file Helper.cc.

Referenced by zypp::solver::detail::Helper::isBestUninstalledItem(), and operator()().


The documentation for this class was generated from the following file:

doxygen