Public Member Functions | |
StatusHelper (const Selectable::Impl &impl) | |
bool | hasInstalled () const |
bool | hasCandidate () const |
bool | hasInstalledOnly () const |
bool | hasCandidateOnly () const |
bool | hasBoth () const |
bool | setInstall (ResStatus::TransactByValue by_r) const |
bool | setDelete (ResStatus::TransactByValue by_r) const |
bool | unset (ResStatus::TransactByValue by_r) const |
bool | setProtected (ResStatus::TransactByValue by_r) const |
bool | setTaboo (ResStatus::TransactByValue by_r) const |
Public Attributes | |
const Selectable::Impl & | _impl |
PoolItem | inst |
PoolItem | cand |
Definition at line 33 of file SelectableImpl.cc.
|
Definition at line 35 of file SelectableImpl.cc. |
|
Definition at line 44 of file SelectableImpl.cc. References inst. |
|
Definition at line 47 of file SelectableImpl.cc. References cand. |
|
Definition at line 50 of file SelectableImpl.cc. |
|
Definition at line 53 of file SelectableImpl.cc. |
|
Definition at line 56 of file SelectableImpl.cc. |
|
Definition at line 63 of file SelectableImpl.cc. References cand, inst, zypp::ResStatus::setLock(), zypp::ResStatus::setTransact(), and zypp::PoolItem_Ref::status(). |
|
Definition at line 77 of file SelectableImpl.cc. References cand, inst, zypp::ResStatus::setLock(), zypp::ResStatus::setTransact(), and zypp::PoolItem_Ref::status(). |
|
Definition at line 89 of file SelectableImpl.cc. References cand, inst, zypp::ResStatus::setLock(), zypp::ResStatus::setTransact(), and zypp::PoolItem_Ref::status(). |
|
Definition at line 102 of file SelectableImpl.cc. References inst, zypp::ResStatus::setLock(), zypp::ResStatus::setTransact(), and zypp::PoolItem_Ref::status(). |
|
Definition at line 111 of file SelectableImpl.cc. References cand, zypp::ResStatus::setLock(), zypp::ResStatus::setTransact(), and zypp::PoolItem_Ref::status(). |
|
Definition at line 122 of file SelectableImpl.cc. |
|
Definition at line 123 of file SelectableImpl.cc. Referenced by hasBoth(), hasCandidateOnly(), hasInstalled(), hasInstalledOnly(), setDelete(), setInstall(), setProtected(), and unset(). |
|
Definition at line 124 of file SelectableImpl.cc. Referenced by hasBoth(), hasCandidate(), hasCandidateOnly(), hasInstalledOnly(), setDelete(), setInstall(), setTaboo(), and unset(). |