zypp::LocksCleanPredicate Class Reference

List of all members.

Public Member Functions

 LocksCleanPredicate (size_t count, callback::SendReport< CleanEmptyLocksReport > &_report)
bool aborted ()
bool operator() (PoolQuery &q)

Private Attributes

bool skip_rest
size_t searched
size_t all
callback::SendReport
< CleanEmptyLocksReport > & 
report


Detailed Description

Definition at line 243 of file Locks.cc.


Constructor & Destructor Documentation

zypp::LocksCleanPredicate::LocksCleanPredicate ( size_t  count,
callback::SendReport< CleanEmptyLocksReport > &  _report 
) [inline]

Definition at line 251 of file Locks.cc.


Member Function Documentation

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

Definition at line 253 of file Locks.cc.

References skip_rest.

Referenced by zypp::Locks::removeEmpty().

bool zypp::LocksCleanPredicate::operator() ( PoolQuery q  )  [inline]


Member Data Documentation

Definition at line 245 of file Locks.cc.

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

Definition at line 246 of file Locks.cc.

Referenced by operator()().

Definition at line 247 of file Locks.cc.

Referenced by operator()().

Definition at line 248 of file Locks.cc.

Referenced by operator()().


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

doxygen