libzypp 9.41.1

zypp::solver::detail::CheckIfUpdate Class Reference

Inheritance diagram for zypp::solver::detail::CheckIfUpdate:
PoolItemFilterFunctor

List of all members.

Public Member Functions

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

Public Attributes

bool is_updated
bool multiversion
sat::Solvable _installed

Detailed Description

Definition at line 378 of file SATResolver.cc.


Constructor & Destructor Documentation

zypp::solver::detail::CheckIfUpdate::CheckIfUpdate ( sat::Solvable  installed_r) [inline]

Definition at line 385 of file SATResolver.cc.


Member Function Documentation

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

Member Data Documentation

Definition at line 382 of file SATResolver.cc.

Referenced by operator()().


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