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 30 of file SourceFeed.cc.
|
|
Definition at line 34 of file SourceFeed.cc. |
|
|
Definition at line 43 of file SourceFeed.cc. References _sources. |
|
|
Definition at line 46 of file SourceFeed.cc. References _sources. |
|
|
Definition at line 49 of file SourceFeed.cc. References _pool, _sources, and zypp::ResPoolManager::insert(). |
|
|
Definition at line 58 of file SourceFeed.cc. References zypp::_sources. |
|
|
Pool to feed.
Definition at line 68 of file SourceFeed.cc. Referenced by insert(). |
|
|
Definition at line 70 of file SourceFeed.cc. Referenced by insert(), sourceBegin(), and sourceEnd(). |
1.4.6