#include <VendorAttr.h>
Inheritance diagram for zypp::VendorAttr:

Public Member Functions | |
| bool | isKnown (const Vendor &vendor_r) const |
| Return whether it's a known vendor. | |
| bool | autoProtect (const Vendor &vendor_r) const |
| Return whether this vendors packages should be protected by default. | |
Static Public Member Functions | |
| static const VendorAttr & | instance () |
| Singleton. | |
Private Member Functions | |
| VendorAttr () | |
Definition at line 25 of file VendorAttr.h.
| zypp::VendorAttr::VendorAttr | ( | ) | [private] |
| const VendorAttr & zypp::VendorAttr::instance | ( | ) | [static] |
Singleton.
Definition at line 75 of file VendorAttr.cc.
Referenced by zypp::PoolItem_Ref::Impl::autoprotect(), and zypp::solver::detail::downgrade_allowed().
| bool zypp::VendorAttr::isKnown | ( | const Vendor & | vendor_r | ) | const |
Return whether it's a known vendor.
Definition at line 97 of file VendorAttr.cc.
References zypp::trusted().
| bool zypp::VendorAttr::autoProtect | ( | const Vendor & | vendor_r | ) | const |
Return whether this vendors packages should be protected by default.
Definition at line 101 of file VendorAttr.cc.
References zypp::trusted().
Referenced by zypp::PoolItem_Ref::Impl::autoprotect().
1.5.0