Public Member Functions | |
| UninstallEstablishItem (const ResPool &p, QueueItemList &l, bool s) | |
| bool | operator() (const CapAndItem &cai) |
Public Attributes | |
| const ResPool & | pool |
| QueueItemList & | qil |
| bool | soft |
Definition at line 220 of file QueueItemUninstall.cc.
| zypp::solver::detail::UninstallEstablishItem::UninstallEstablishItem | ( | const ResPool & | p, | |
| QueueItemList & | l, | |||
| bool | s | |||
| ) | [inline] |
Definition at line 226 of file QueueItemUninstall.cc.
| bool zypp::solver::detail::UninstallEstablishItem::operator() | ( | const CapAndItem & | cai | ) | [inline] |
Definition at line 236 of file QueueItemUninstall.cc.
References _XDEBUG, zypp::CapAndItem::cap, zypp::CapAndItem::item, zypp::solver::detail::QueueItem::pool(), zypp::PoolItem_Ref::status(), and zypp::ResStatus::staysInstalled().
Definition at line 222 of file QueueItemUninstall.cc.
Definition at line 223 of file QueueItemUninstall.cc.
Definition at line 224 of file QueueItemUninstall.cc.
1.5.3