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

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

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 367 of file SATResolver.cc.


Constructor & Destructor Documentation

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

Definition at line 374 of file SATResolver.cc.


Member Function Documentation

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


Member Data Documentation

Definition at line 371 of file SATResolver.cc.

Referenced by operator()().

Definition at line 372 of file SATResolver.cc.

Referenced by operator()().


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

doxygen