#include <PatchContentsImpl.h>
Public Member Functions | |
| Impl (Patch::constPtr patch) | |
| const_iterator | byKindBegin (const ResObject::Kind &kind_r) const |
| const_iterator | byKindEnd (const ResObject::Kind &kind_r) const |
| const_iterator | begin () const |
| const_iterator | end () const |
| bool | empty () const |
| size_type | size () const |
Private Attributes | |
| Patch::constPtr | _patch |
| ContentsCollection | _contents |
Definition at line 26 of file PatchContentsImpl.h.
| zypp::ui::PatchContents::Impl::Impl | ( | Patch::constPtr | patch | ) |
Definition at line 29 of file PatchContentsImpl.cc.
References _contents, _patch, zypp::ResPool::byNameBegin(), zypp::ResPool::byNameEnd(), DBG, and MIL.
| const_iterator zypp::ui::PatchContents::Impl::byKindBegin | ( | const ResObject::Kind & | kind_r | ) | const |
| const_iterator zypp::ui::PatchContents::Impl::byKindEnd | ( | const ResObject::Kind & | kind_r | ) | const |
| PatchContents::const_iterator zypp::ui::PatchContents::Impl::begin | ( | void | ) | const |
| PatchContents::const_iterator zypp::ui::PatchContents::Impl::end | ( | ) | const |
| bool zypp::ui::PatchContents::Impl::empty | ( | ) | const |
| PatchContents::size_type zypp::ui::PatchContents::Impl::size | ( | void | ) | const |
1.5.3