zypp::LocksRemovePredicate Class Reference

List of all members.

Public Member Functions

 LocksRemovePredicate (std::set< sat::Solvable > &s, const PoolQuery &q, callback::SendReport< SavingLocksReport > &r)
bool operator() (const PoolQuery &q)
bool aborted ()

Private Member Functions

int contains (const PoolQuery &q, std::set< sat::Solvable > &s)

Private Attributes

std::set< sat::Solvable > & solvs
const PoolQueryquery
callback::SendReport
< SavingLocksReport > & 
report
bool aborted_


Detailed Description

Definition at line 314 of file Locks.cc.


Constructor & Destructor Documentation

zypp::LocksRemovePredicate::LocksRemovePredicate ( std::set< sat::Solvable > &  s,
const PoolQuery q,
callback::SendReport< SavingLocksReport > &  r 
) [inline]

Definition at line 342 of file Locks.cc.


Member Function Documentation

int zypp::LocksRemovePredicate::contains ( const PoolQuery q,
std::set< sat::Solvable > &  s 
) [inline, private]

Definition at line 323 of file Locks.cc.

References zypp::PoolQuery::begin(), zypp::PoolQuery::end(), and for_.

Referenced by operator()().

bool zypp::LocksRemovePredicate::operator() ( const PoolQuery q  )  [inline]

bool zypp::LocksRemovePredicate::aborted (  )  [inline]

Definition at line 388 of file Locks.cc.

References aborted_.

Referenced by operator()().


Member Data Documentation

Definition at line 317 of file Locks.cc.

Referenced by operator()().

Definition at line 318 of file Locks.cc.

Referenced by operator()().

Definition at line 319 of file Locks.cc.

Referenced by operator()().

Definition at line 320 of file Locks.cc.

Referenced by aborted(), and operator()().


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

doxygen