#include <PoolTraits.h>
Public Member Functions | |
void | operator() (ResObject::constPtr ptr_r) |
Bottleneck inserting ResObjects in to the pool. | |
PoolImplInserter (PoolImpl &poolImpl_r, bool installed_r) | |
Public Attributes | |
PoolImpl & | _poolImpl |
bool | _installed |
Definition at line 33 of file PoolTraits.h.
|
Definition at line 37 of file PoolTraits.h. |
|
Bottleneck inserting ResObjects in to the pool. Filters arch incomatible available(!) objects. Definition at line 220 of file PoolImpl.cc. References _installed, _poolImpl, and zypp::pool::PoolImpl::targetArch(). |
|
Definition at line 41 of file PoolTraits.h. Referenced by operator()(). |
|
Definition at line 42 of file PoolTraits.h. Referenced by operator()(). |