#include <ProblemSolutionUnlock.h>
Public Member Functions | |
| ProblemSolutionUnlock (ResolverProblem_Ptr parent, PoolItem_Ref item) | |
| Constructor. | |
| ProblemSolutionUnlock (ResolverProblem_Ptr parent, PoolItemList &itemlist) | |
| ProblemSolutionUnlock (ResolverProblem_Ptr parent, const ResPool &pool) | |
Definition at line 43 of file ProblemSolutionUnlock.h.
| zypp::solver::detail::ProblemSolutionUnlock::ProblemSolutionUnlock | ( | ResolverProblem_Ptr | parent, | |
| PoolItem_Ref | item | |||
| ) |
Constructor.
Definition at line 78 of file ProblemSolutionUnlock.cc.
References _, zypp::ProblemSolution::_description, zypp::ProblemSolution::addAction(), zypp::str::form(), and zypp::solver::detail::UNLOCK.
| zypp::solver::detail::ProblemSolutionUnlock::ProblemSolutionUnlock | ( | ResolverProblem_Ptr | parent, | |
| PoolItemList & | itemlist | |||
| ) |
Definition at line 88 of file ProblemSolutionUnlock.cc.
References _, zypp::ProblemSolution::_actions, zypp::ProblemSolution::_description, zypp::ProblemSolution::_details, zypp::ProblemSolution::addAction(), zypp::ProblemSolution::details(), and zypp::solver::detail::UNLOCK.
| zypp::solver::detail::ProblemSolutionUnlock::ProblemSolutionUnlock | ( | ResolverProblem_Ptr | parent, | |
| const ResPool & | pool | |||
| ) |
Definition at line 66 of file ProblemSolutionUnlock.cc.
References _, zypp::ProblemSolution::_description, zypp::ResPool::begin(), zypp::ResPool::end(), and zypp::invokeOnEach().
1.5.3