#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.
| zypp::source::yum::YUMAtomImpl::YUMAtomImpl | ( | Source_Ref | source_r | ) |
| Source_Ref zypp::source::yum::YUMAtomImpl::source | ( | ) | const [virtual] |
Backlink to the source providing this.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 40 of file YUMAtomImpl.cc.
References _source.
1.5.0