Public Member Functions | |
| UninstallProcess (const ResPool &p, ResolverContext_Ptr ct, PoolItem_Ref u1, PoolItem_Ref u2, QueueItemList &l, bool ro, bool s) | |
| bool | operator() (const CapAndItem &cai) |
Public Attributes | |
| ResPool | pool |
| ResolverContext_Ptr | context |
| PoolItem_Ref | uninstalled_item |
| PoolItem_Ref | upgraded_item |
| QueueItemList & | qil |
| bool | remove_only |
| bool | soft |
Definition at line 166 of file QueueItemUninstall.cc.
| zypp::solver::detail::UninstallProcess::UninstallProcess | ( | const ResPool & | p, | |
| ResolverContext_Ptr | ct, | |||
| PoolItem_Ref | u1, | |||
| PoolItem_Ref | u2, | |||
| QueueItemList & | l, | |||
| bool | ro, | |||
| bool | s | |||
| ) | [inline] |
Definition at line 176 of file QueueItemUninstall.cc.
| bool zypp::solver::detail::UninstallProcess::operator() | ( | const CapAndItem & | cai | ) | [inline] |
Definition at line 188 of file QueueItemUninstall.cc.
References zypp::CapAndItem::cap, zypp::CapAndItem::item, zypp::solver::detail::QueueItem::pool(), and zypp::Dep::REQUIRES.
Definition at line 168 of file QueueItemUninstall.cc.
| ResolverContext_Ptr zypp::solver::detail::UninstallProcess::context |
Definition at line 169 of file QueueItemUninstall.cc.
Definition at line 170 of file QueueItemUninstall.cc.
Definition at line 171 of file QueueItemUninstall.cc.
Definition at line 172 of file QueueItemUninstall.cc.
Definition at line 173 of file QueueItemUninstall.cc.
Definition at line 174 of file QueueItemUninstall.cc.
1.5.3