libzypp 8.13.6
Public Member Functions | Public Attributes

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

Inheritance diagram for zypp::solver::detail::CheckIfUpdate:
Inheritance graph
[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 371 of file SATResolver.cc.


Constructor & Destructor Documentation

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

Definition at line 378 of file SATResolver.cc.


Member Function Documentation

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

Member Data Documentation

Definition at line 375 of file SATResolver.cc.

Referenced by operator()().

Definition at line 376 of file SATResolver.cc.

Referenced by operator()().


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