libzypp  11.13.5
zypp::Locks::Impl Class Reference

List of all members.

Public Member Functions

bool mergeList (callback::SendReport< SavingLocksReport > &report)
 Impl ()

Public Attributes

LockList locks
LockList toAdd
LockList toRemove
bool locksDirty

Detailed Description

Definition at line 45 of file Locks.cc.


Constructor & Destructor Documentation

zypp::Locks::Impl::Impl ( )
inline

Definition at line 55 of file Locks.cc.


Member Function Documentation

bool zypp::Locks::Impl::mergeList ( callback::SendReport< SavingLocksReport > &  report)

Definition at line 391 of file Locks.cc.


Member Data Documentation

LockList zypp::Locks::Impl::locks

Definition at line 48 of file Locks.cc.

LockList zypp::Locks::Impl::toAdd

Definition at line 49 of file Locks.cc.

LockList zypp::Locks::Impl::toRemove

Definition at line 50 of file Locks.cc.

bool zypp::Locks::Impl::locksDirty

Definition at line 51 of file Locks.cc.


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