libzypp  15.28.6
zypp::solver::detail::CheckIfUpdate Class Reference
Inheritance diagram for zypp::solver::detail::CheckIfUpdate:

Public Member Functions

 CheckIfUpdate (const sat::Solvable &installed_r)
 
bool operator() (const PoolItem &item)
 

Public Attributes

bool is_updated
 
sat::Solvable _installed
 

Detailed Description

Definition at line 329 of file SATResolver.cc.

Constructor & Destructor Documentation

zypp::solver::detail::CheckIfUpdate::CheckIfUpdate ( const sat::Solvable installed_r)
inline

Definition at line 335 of file SATResolver.cc.

Member Function Documentation

bool zypp::solver::detail::CheckIfUpdate::operator() ( const PoolItem item)
inline

Definition at line 342 of file SATResolver.cc.

Member Data Documentation

bool zypp::solver::detail::CheckIfUpdate::is_updated

Definition at line 332 of file SATResolver.cc.

sat::Solvable zypp::solver::detail::CheckIfUpdate::_installed

Definition at line 333 of file SATResolver.cc.


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