zypp::SourceFeed_Ref::Impl Struct Reference

SourceFeed implementation. More...

List of all members.

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


Detailed Description

SourceFeed implementation.

Definition at line 30 of file SourceFeed.cc.


Constructor & Destructor Documentation

zypp::SourceFeed_Ref::Impl::Impl ( ResPoolManager  pool_r  )  [inline]

Definition at line 34 of file SourceFeed.cc.


Member Function Documentation

const_iterator zypp::SourceFeed_Ref::Impl::sourceBegin (  )  const [inline]

Definition at line 43 of file SourceFeed.cc.

References _sources.

const_iterator zypp::SourceFeed_Ref::Impl::sourceEnd (  )  const [inline]

Definition at line 46 of file SourceFeed.cc.

References _sources.

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 58 of file SourceFeed.cc.

References _sources.


Member Data Documentation

ResPoolManager zypp::SourceFeed_Ref::Impl::_pool

Pool to feed.

Definition at line 68 of file SourceFeed.cc.

Referenced by insert().

ContainerT zypp::SourceFeed_Ref::Impl::_sources

Definition at line 70 of file SourceFeed.cc.

Referenced by erase(), insert(), sourceBegin(), and sourceEnd().


The documentation for this struct was generated from the following file:
Generated on Tue Nov 28 16:49:37 2006 for zypp by  doxygen 1.5.0