Public Member Functions | |
Impl (ResPoolManager pool_r) | |
const_iterator | sourceBegin () const |
const_iterator | sourceEnd () const |
void | insert (ContainerT &sources_r) |
void | erase (ContainerT &sources_r) |
Public Attributes | |
ResPoolManager | _pool |
Pool to feed. | |
ContainerT | _sources |
Definition at line 29 of file SourceFeed.cc.
|
Definition at line 33 of file SourceFeed.cc. |
|
Definition at line 42 of file SourceFeed.cc. References _sources. |
|
Definition at line 45 of file SourceFeed.cc. References _sources. |
|
Definition at line 48 of file SourceFeed.cc. References _pool, _sources, and zypp::ResPoolManager::insert(). |
|
Definition at line 57 of file SourceFeed.cc. References zypp::_sources. |
|
Pool to feed.
Definition at line 67 of file SourceFeed.cc. Referenced by insert(). |
|
Definition at line 69 of file SourceFeed.cc. Referenced by insert(), sourceBegin(), and sourceEnd(). |