libzypp  10.5.0
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.

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

Definition at line 255 of file Locks.cc.


Member Data Documentation

Definition at line 245 of file Locks.cc.

Definition at line 246 of file Locks.cc.

Definition at line 247 of file Locks.cc.


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