libzypp  13.10.6
zypp::solver::detail::CheckIfBest Class Reference
Inheritance diagram for zypp::solver::detail::CheckIfBest:

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.

Member Data Documentation

PoolItem zypp::solver::detail::CheckIfBest::_item

Definition at line 220 of file Helper.cc.

bool zypp::solver::detail::CheckIfBest::is_best

Definition at line 221 of file Helper.cc.


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