libzypp 9.41.1

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 242 of file Locks.cc.


Constructor & Destructor Documentation

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

Definition at line 250 of file Locks.cc.


Member Function Documentation

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

Definition at line 252 of file Locks.cc.

References skip_rest.

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


Member Data Documentation

Definition at line 244 of file Locks.cc.

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

Definition at line 245 of file Locks.cc.

Referenced by operator()().

Definition at line 246 of file Locks.cc.

Referenced by operator()().


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