|
libzypp
9.1.2
|
Let the Source provide the package. More...
Public Member Functions | |
| RepoProvidePackage (repo::RepoMediaAccess &access, ResPool pool_r) | |
| ManagedFile | operator() (const PoolItem &pi) |
Public Attributes | |
| ResPool | _pool |
| repo::RepoMediaAccess & | _access |
Let the Source provide the package.
pool_r ResPool used to get candidates pi item to be commited
Definition at line 494 of file TargetImpl.cc.
| zypp::target::RepoProvidePackage::RepoProvidePackage | ( | repo::RepoMediaAccess & | access, |
| ResPool | pool_r | ||
| ) | [inline] |
Definition at line 499 of file TargetImpl.cc.
| ManagedFile zypp::target::RepoProvidePackage::operator() | ( | const PoolItem & | pi | ) | [inline] |
Definition at line 503 of file TargetImpl.cc.
References zypp::repo::PackageProviderPolicy::queryInstalledCB(), and zypp::PoolItem::resolvable().
Definition at line 496 of file TargetImpl.cc.
Definition at line 497 of file TargetImpl.cc.
1.7.6.1