zypp::ui::PatchContents Class Reference

Helper class that turns Patch::atomList() into something useful. More...

#include <PatchContents.h>

List of all members.

Public Types

typedef ContentsCollection::iterator iterator
typedef ContentsCollection::const_iterator const_iterator
typedef ContentsCollection::size_type size_type

Public Member Functions

 PatchContents (Patch::constPtr patch)
const_iterator begin () const
const_iterator end () const
bool empty () const
size_type size () const

Protected Types

typedef std::vector< ResObject::constPtrContentsCollection

Private Attributes

RW_pointer< Impl_pimpl

Classes

class  Impl


Detailed Description

Helper class that turns Patch::atomList() into something useful.

Definition at line 29 of file PatchContents.h.


Member Typedef Documentation

typedef std::vector<ResObject::constPtr> zypp::ui::PatchContents::ContentsCollection [protected]
 

Definition at line 32 of file PatchContents.h.

typedef ContentsCollection::iterator zypp::ui::PatchContents::iterator
 

Definition at line 35 of file PatchContents.h.

typedef ContentsCollection::const_iterator zypp::ui::PatchContents::const_iterator
 

Definition at line 38 of file PatchContents.h.

typedef ContentsCollection::size_type zypp::ui::PatchContents::size_type
 

Definition at line 39 of file PatchContents.h.


Constructor & Destructor Documentation

zypp::ui::PatchContents::PatchContents Patch::constPtr  patch  ) 
 

Definition at line 22 of file PatchContents.cc.


Member Function Documentation

PatchContents::const_iterator zypp::ui::PatchContents::begin  )  const
 

Definition at line 28 of file PatchContents.cc.

References _pimpl.

PatchContents::const_iterator zypp::ui::PatchContents::end  )  const
 

Definition at line 33 of file PatchContents.cc.

References _pimpl.

bool zypp::ui::PatchContents::empty  )  const
 

Definition at line 38 of file PatchContents.cc.

References _pimpl.

PatchContents::size_type zypp::ui::PatchContents::size  )  const
 

Definition at line 43 of file PatchContents.cc.

References _pimpl.


Member Data Documentation

RW_pointer<Impl> zypp::ui::PatchContents::_pimpl [private]
 

Definition at line 53 of file PatchContents.h.

Referenced by begin(), empty(), end(), and size().


The documentation for this class was generated from the following files:
Generated on Thu Jul 6 00:07:35 2006 for zypp by  doxygen 1.4.6