Public Member Functions | |
| ConflictProcess (const ResPool &pl, PoolItem_Ref ci, const Capability &cc, ResolverContext_Ptr ct, QueueItemList &ni, bool ao, bool er) | |
| bool | operator() (const CapAndItem &cai) |
Public Attributes | |
| ResPool | pool |
| PoolItem_Ref | conflict_issuer |
| const Capability | conflict_capability |
| ResolverContext_Ptr | context |
| QueueItemList & | new_items |
| bool | actually_an_obsolete |
| bool | explicitly_requested |
Definition at line 147 of file QueueItemConflict.cc.
| zypp::solver::detail::ConflictProcess::ConflictProcess | ( | const ResPool & | pl, | |
| PoolItem_Ref | ci, | |||
| const Capability & | cc, | |||
| ResolverContext_Ptr | ct, | |||
| QueueItemList & | ni, | |||
| bool | ao, | |||
| bool | er | |||
| ) | [inline] |
Definition at line 157 of file QueueItemConflict.cc.
| bool zypp::solver::detail::ConflictProcess::operator() | ( | const CapAndItem & | cai | ) | [inline] |
Definition at line 168 of file QueueItemConflict.cc.
References _DEBUG, _XDEBUG, zypp::CapAndItem::cap, ERR, zypp::Capability::index(), zypp::invokeOnEach(), zypp::ResStatus::isImpossible(), zypp::ResStatus::isToBeInstalled(), zypp::ResStatus::isToBeInstalledSoft(), zypp::ResStatus::isToBeUninstalled(), zypp::ResStatus::isToBeUninstalledDueToObsolete(), zypp::CapAndItem::item, zypp::Capability::matches(), zypp::CapFactory::parse(), zypp::PoolItem_Ref::resolvable(), RESOLVER_INFO_PRIORITY_VERBOSE, zypp::solver::detail::RESOLVER_INFO_TYPE_CONFLICT_CANT_INSTALL, zypp::solver::detail::RESOLVER_INFO_TYPE_CONFLICT_UNINSTALLABLE, zypp::ResStatus::staysInstalled(), zypp::solver::detail::UpgradeCandidate::upgrades, zypp::ResStatus::wasUninstalled(), and zypp::yes().
Definition at line 149 of file QueueItemConflict.cc.
Definition at line 150 of file QueueItemConflict.cc.
Definition at line 151 of file QueueItemConflict.cc.
| ResolverContext_Ptr zypp::solver::detail::ConflictProcess::context |
Definition at line 152 of file QueueItemConflict.cc.
Definition at line 153 of file QueueItemConflict.cc.
Definition at line 154 of file QueueItemConflict.cc.
Definition at line 155 of file QueueItemConflict.cc.
1.5.3