#include <SelectableImpl.h>
Definition at line 37 of file SelectableImpl.h.
|
Definition at line 43 of file SelectableImpl.h. |
|
Definition at line 44 of file SelectableImpl.h. |
|
Definition at line 45 of file SelectableImpl.h. |
|
Definition at line 46 of file SelectableImpl.h. |
|
Definition at line 49 of file SelectableImpl.h. References setCandidate(). |
|
Definition at line 64 of file SelectableImpl.h. References _kind. |
|
Definition at line 68 of file SelectableImpl.h. References _name. |
|
Definition at line 134 of file SelectableImpl.cc. References candidateObj(), installedObj(), zypp::ResStatus::isByUser(), zypp::ui::S_AutoInstall, zypp::ui::S_AutoUpdate, zypp::ui::S_Install, zypp::ui::S_Update, zypp::PoolItem_Ref::status(), and zypp::ResStatus::transacts(). Referenced by modifiedBy(). |
|
Definition at line 160 of file SelectableImpl.cc. References zypp::ui::S_AutoDel, zypp::ui::S_AutoInstall, zypp::ui::S_AutoUpdate, zypp::ui::S_Del, zypp::ui::S_Install, zypp::ui::S_KeepInstalled, zypp::ui::S_NoInst, zypp::ui::S_Protected, zypp::ui::S_Taboo, zypp::ui::S_Update, and zypp::ResStatus::USER. |
|
Installed object.
Definition at line 78 of file SelectableImpl.h. References _installedItem. Referenced by modifiedBy(), and status(). |
|
Best among available objects. The _candiate if set, or the first available.
Definition at line 85 of file SelectableImpl.h. References _candidate. Referenced by hasLicenceConfirmed(), modifiedBy(), setLicenceConfirmed(), status(), and theObj(). |
|
Set a userCandidate (out of available objects).
Definition at line 201 of file SelectableImpl.cc. References _candidate, availableBegin(), and availableEnd(). Referenced by Impl(). |
|
Best among all objects.
Definition at line 97 of file SelectableImpl.h. References _installedItem, and candidateObj(). |
|
Definition at line 104 of file SelectableImpl.h. References _availableItems. |
|
Definition at line 108 of file SelectableImpl.h. References _availableItems. Referenced by setCandidate(). |
|
Definition at line 112 of file SelectableImpl.h. References _availableItems. Referenced by setCandidate(). |
|
Return who caused the modification.
Definition at line 253 of file SelectableImpl.cc. References candidateObj(), zypp::ResStatus::getTransactByValue(), installedObj(), zypp::ResStatus::SOLVER, status(), zypp::PoolItem_Ref::status(), and zypp::ResStatus::transacts(). |
|
Return value of LicenceConfirmed bit.
Definition at line 119 of file SelectableImpl.h. References candidateObj(), zypp::ResStatus::isLicenceConfirmed(), and zypp::PoolItem_Ref::status(). |
|
Set LicenceConfirmed bit.
Definition at line 123 of file SelectableImpl.h. References candidateObj(), zypp::ResStatus::setLicenceConfirmed(), and zypp::PoolItem_Ref::status(). |
|
Stream output Definition at line 136 of file SelectableImpl.h. |
|
Definition at line 127 of file SelectableImpl.h. Referenced by kind(). |
|
Definition at line 128 of file SelectableImpl.h. Referenced by name(). |
|
Definition at line 129 of file SelectableImpl.h. Referenced by installedObj(), and theObj(). |
|
Definition at line 130 of file SelectableImpl.h. Referenced by availableBegin(), availableEnd(), and availableObjs(). |
|
Definition at line 131 of file SelectableImpl.h. Referenced by candidateObj(), and setCandidate(). |