libzypp 17.31.23
|
PoolItemBest implementation. More...
Public Member Functions | |
Impl (bool preferNotLocked_r) | |
Public Attributes | |
Container | _container |
bool | _preferNotLocked |
Private Member Functions | |
Impl * | clone () const |
clone for RWCOW_pointer | |
Friends | |
Impl * | rwcowClone (const Impl *rhs) |
PoolItemBest implementation.
Definition at line 29 of file PoolItemBest.cc.
|
inline |
Definition at line 31 of file PoolItemBest.cc.
|
inlineprivate |
clone for RWCOW_pointer
Definition at line 41 of file PoolItemBest.cc.
Container zypp::PoolItemBest::Impl::_container |
Definition at line 35 of file PoolItemBest.cc.
bool zypp::PoolItemBest::Impl::_preferNotLocked |
Definition at line 36 of file PoolItemBest.cc.