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.
| zypp::SourceFeed_Ref::Impl::Impl | ( | ResPoolManager | pool_r | ) | [inline] |
Definition at line 34 of file SourceFeed.cc.
| const_iterator zypp::SourceFeed_Ref::Impl::sourceBegin | ( | ) | const [inline] |
| const_iterator zypp::SourceFeed_Ref::Impl::sourceEnd | ( | ) | const [inline] |
| void zypp::SourceFeed_Ref::Impl::insert | ( | ContainerT & | sources_r | ) | [inline] |
Definition at line 49 of file SourceFeed.cc.
References _pool, _sources, and zypp::ResPoolManager::insert().
| void zypp::SourceFeed_Ref::Impl::erase | ( | ContainerT & | sources_r | ) | [inline] |
Definition at line 70 of file SourceFeed.cc.
Referenced by erase(), insert(), sourceBegin(), and sourceEnd().
1.5.0