#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.
|
|
Definition at line 29 of file PatchContentsImpl.cc. References _contents, _patch, zypp::ResPool::byNameBegin(), zypp::ResPool::byNameEnd(), and MIL. |
|
|
|
|
|
|
|
|
Definition at line 89 of file PatchContentsImpl.cc. References _contents. |
|
|
Definition at line 95 of file PatchContentsImpl.cc. References _contents. |
|
|
Definition at line 101 of file PatchContentsImpl.cc. References _contents. |
|
|
Definition at line 107 of file PatchContentsImpl.cc. References _contents. |
|
|
Definition at line 42 of file PatchContentsImpl.h. Referenced by Impl(). |
|
|
Definition at line 43 of file PatchContentsImpl.h. |
1.4.6