#include <PatternImpl.h>
Definition at line 29 of file PatternImpl.h.
| zypp::repo::memory::PatternImpl::PatternImpl | ( | memory::RepoImpl::Ptr | repo, | |
| data::Pattern_Ptr | ptr | |||
| ) |
Definition at line 23 of file PatternImpl.cc.
| zypp::repo::memory::PatternImpl::~PatternImpl | ( | ) | [virtual] |
Definition at line 39 of file PatternImpl.cc.
| Repository zypp::repo::memory::PatternImpl::repository | ( | ) | const [virtual] |
Backlink to the source providing this.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 43 of file PatternImpl.cc.
References _repository.
| TranslatedText zypp::repo::memory::PatternImpl::summary | ( | ) | const [virtual] |
Short label.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 53 of file PatternImpl.cc.
References _summary.
| TranslatedText zypp::repo::memory::PatternImpl::description | ( | ) | const [virtual] |
Long description.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 58 of file PatternImpl.cc.
References _description.
| TranslatedText zypp::repo::memory::PatternImpl::insnotify | ( | ) | const [virtual] |
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 63 of file PatternImpl.cc.
References _insnotify.
| TranslatedText zypp::repo::memory::PatternImpl::delnotify | ( | ) | const [virtual] |
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 68 of file PatternImpl.cc.
References _delnotify.
| TranslatedText zypp::repo::memory::PatternImpl::licenseToConfirm | ( | ) | const [virtual] |
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 73 of file PatternImpl.cc.
References _license_to_confirm.
| Vendor zypp::repo::memory::PatternImpl::vendor | ( | ) | const [virtual] |
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 78 of file PatternImpl.cc.
References _vendor.
| ByteCount zypp::repo::memory::PatternImpl::size | ( | ) | const [virtual] |
Size.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 83 of file PatternImpl.cc.
References _size.
| bool zypp::repo::memory::PatternImpl::installOnly | ( | ) | const [virtual] |
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 88 of file PatternImpl.cc.
References _install_only.
| Date zypp::repo::memory::PatternImpl::buildtime | ( | ) | const [virtual] |
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 93 of file PatternImpl.cc.
References _buildtime.
| Date zypp::repo::memory::PatternImpl::installtime | ( | ) | const [virtual] |
Time of installation, or 0.
Reimplemented from zypp::detail::ResObjectImplIf.
Definition at line 98 of file PatternImpl.cc.
References _installtime.
| TranslatedText zypp::repo::memory::PatternImpl::category | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 105 of file PatternImpl.cc.
References _category.
| bool zypp::repo::memory::PatternImpl::userVisible | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 110 of file PatternImpl.cc.
References _visible.
| Label zypp::repo::memory::PatternImpl::order | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 115 of file PatternImpl.cc.
References _order.
| Pathname zypp::repo::memory::PatternImpl::icon | ( | ) | const [virtual] |
Reimplemented from zypp::detail::PatternImplIf.
Definition at line 120 of file PatternImpl.cc.
References _icon.
bool zypp::repo::memory::PatternImpl::_install_only [private] |
bool zypp::repo::memory::PatternImpl::_visible [private] |
std::string zypp::repo::memory::PatternImpl::_order [private] |
Pathname zypp::repo::memory::PatternImpl::_icon [private] |
1.5.3