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

Public Member Functions | |
| YUMPatternImpl (Source_Ref source_r, const zypp::parser::yum::YUMPatternData &parsed) | |
| Default ctor. | |
| virtual bool | userVisible () const |
| Is to be visible for user? | |
| virtual TranslatedText | summary () const |
| Short label. | |
| virtual TranslatedText | description () const |
| Long description. | |
| virtual bool | isDefault () const |
| virtual TranslatedText | category () const |
| virtual Pathname | icon () const |
| virtual Pathname | script () const |
| Source_Ref | source () const |
| Backlink to the source providing this. | |
Protected Attributes | |
| bool | _user_visible |
| TranslatedText | _summary |
| TranslatedText | _description |
| bool | _default |
| TranslatedText | _category |
| Pathname | _icon |
| Pathname | _script |
Private Attributes | |
| Source_Ref | _source |
Definition at line 35 of file YUMPatternImpl.h.
| zypp::source::yum::YUMPatternImpl::YUMPatternImpl | ( | Source_Ref | source_r, | |
| const zypp::parser::yum::YUMPatternData & | parsed | |||
| ) |
| bool zypp::source::yum::YUMPatternImpl::userVisible | ( | ) | const [virtual] |
Is to be visible for user?
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 51 of file YUMPatternImpl.cc.
References _user_visible.
| TranslatedText zypp::source::yum::YUMPatternImpl::summary | ( | ) | const [virtual] |
Short label.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 56 of file YUMPatternImpl.cc.
References _summary.
| TranslatedText zypp::source::yum::YUMPatternImpl::description | ( | ) | const [virtual] |
Long description.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 61 of file YUMPatternImpl.cc.
References _description.
| bool zypp::source::yum::YUMPatternImpl::isDefault | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 72 of file YUMPatternImpl.cc.
References _default.
| TranslatedText zypp::source::yum::YUMPatternImpl::category | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 77 of file YUMPatternImpl.cc.
References _category.
| Pathname zypp::source::yum::YUMPatternImpl::icon | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 82 of file YUMPatternImpl.cc.
References _icon.
| Pathname zypp::source::yum::YUMPatternImpl::script | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 87 of file YUMPatternImpl.cc.
References _script.
| Source_Ref zypp::source::yum::YUMPatternImpl::source | ( | ) | const [virtual] |
Backlink to the source providing this.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 66 of file YUMPatternImpl.cc.
References _source.
bool zypp::source::yum::YUMPatternImpl::_user_visible [protected] |
bool zypp::source::yum::YUMPatternImpl::_default [protected] |
Pathname zypp::source::yum::YUMPatternImpl::_icon [protected] |
Pathname zypp::source::yum::YUMPatternImpl::_script [protected] |
1.5.0