libzypp  15.28.6
zypp::PoolItemBest::Impl Struct Reference

PoolItemBest implementation. More...

Public Member Functions

 Impl (bool preferNotLocked_r)
 

Public Attributes

Container _container
 
bool _preferNotLocked
 

Private Member Functions

Implclone () const
 clone for RWCOW_pointer More...
 

Friends

ImplrwcowClone (const Impl *rhs)
 

Detailed Description

PoolItemBest implementation.

Definition at line 29 of file PoolItemBest.cc.

Constructor & Destructor Documentation

zypp::PoolItemBest::Impl::Impl ( bool  preferNotLocked_r)
inline

Definition at line 31 of file PoolItemBest.cc.

Member Function Documentation

Impl* zypp::PoolItemBest::Impl::clone ( ) const
inlineprivate

clone for RWCOW_pointer

Definition at line 41 of file PoolItemBest.cc.

Friends And Related Function Documentation

Impl* rwcowClone ( const Impl rhs)
friend

Member Data Documentation

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.


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