zypp::target::RepoProvidePackage Struct Reference

Let the Source provide the package. More...

List of all members.

Public Member Functions

 RepoProvidePackage (repo::RepoMediaAccess &access, ResPool pool_r)
ManagedFile operator() (const PoolItem &pi)

Public Attributes

ResPool _pool
repo::RepoMediaAccess_access


Detailed Description

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.


Constructor & Destructor Documentation

zypp::target::RepoProvidePackage::RepoProvidePackage ( repo::RepoMediaAccess access,
ResPool  pool_r 
) [inline]

Definition at line 499 of file TargetImpl.cc.


Member Function Documentation

ManagedFile zypp::target::RepoProvidePackage::operator() ( const PoolItem pi  )  [inline]


Member Data Documentation

Definition at line 496 of file TargetImpl.cc.

Referenced by operator()().

Definition at line 497 of file TargetImpl.cc.

Referenced by operator()().


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

doxygen