#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 34 of file PoolTraits.h.
|
||||||||||||
|
Definition at line 38 of file PoolTraits.h. |
|
|
Bottleneck inserting ResObjects in to the pool. Filters arch incomatible available(!) objects. Definition at line 226 of file PoolImpl.cc. References _installed, _poolImpl, and zypp::pool::PoolImpl::targetArch(). |
|
|
Definition at line 42 of file PoolTraits.h. Referenced by operator()(). |
|
|
Definition at line 43 of file PoolTraits.h. Referenced by operator()(). |
1.4.6