#include <YUMAtomImpl.h>
Inheritance diagram for zypp::source::yum::YUMAtomImpl:

Public Member Functions | |
| YUMAtomImpl (Source_Ref source_r) | |
| Default ctor. | |
| Source_Ref | source () const |
| Backlink to the source providing this. | |
Private Attributes | |
| Source_Ref | _source |
Definition at line 33 of file YUMAtomImpl.h.
|
|
Default ctor.
Definition at line 34 of file YUMAtomImpl.cc. |
|
|
Backlink to the source providing this.
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 41 of file YUMAtomImpl.cc. References _source. |
|
|
Definition at line 42 of file YUMAtomImpl.h. Referenced by source(). |
1.4.6