#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.
|
|
Definition at line 81 of file VendorAttr.cc. References zypp::_trustedVendors, and MIL. |
|
|
Singleton.
Definition at line 75 of file VendorAttr.cc. Referenced by zypp::PoolItem_Ref::Impl::autoprotect(). |
|
|
Return whether it's a known vendor.
Definition at line 97 of file VendorAttr.cc. References zypp::trusted(). |
|
|
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.4.6