#include <ProblemSolutionUninstall.h>
Public Member Functions | |
| ProblemSolutionUninstall (ResolverProblem_Ptr parent, PoolItem_Ref item) | |
| Constructor. | |
| ProblemSolutionUninstall (ResolverProblem_Ptr parent, PoolItem_Ref item, const std::string &descr, const std::string &detail) | |
| ProblemSolutionUninstall (ResolverProblem_Ptr parent, PoolItemList &itemlist) | |
Definition at line 43 of file ProblemSolutionUninstall.h.
| zypp::solver::detail::ProblemSolutionUninstall::ProblemSolutionUninstall | ( | ResolverProblem_Ptr | parent, | |
| PoolItem_Ref | item | |||
| ) |
Constructor.
Definition at line 57 of file ProblemSolutionUninstall.cc.
References _, zypp::ProblemSolution::_description, zypp::ProblemSolution::_details, zypp::ProblemSolution::addAction(), zypp::str::form(), zypp::ResStatus::isInstalled(), zypp::solver::detail::REMOVE, zypp::PoolItem_Ref::status(), and zypp::solver::detail::ResolverInfo::toString().
| zypp::solver::detail::ProblemSolutionUninstall::ProblemSolutionUninstall | ( | ResolverProblem_Ptr | parent, | |
| PoolItem_Ref | item, | |||
| const std::string & | descr, | |||
| const std::string & | detail | |||
| ) |
Definition at line 47 of file ProblemSolutionUninstall.cc.
References zypp::ProblemSolution::addAction(), and zypp::solver::detail::REMOVE.
| zypp::solver::detail::ProblemSolutionUninstall::ProblemSolutionUninstall | ( | ResolverProblem_Ptr | parent, | |
| PoolItemList & | itemlist | |||
| ) |
Definition at line 77 of file ProblemSolutionUninstall.cc.
References _, zypp::ProblemSolution::_actions, zypp::ProblemSolution::_description, zypp::ProblemSolution::_details, zypp::ProblemSolution::addAction(), zypp::ProblemSolution::details(), and zypp::solver::detail::REMOVE.
1.5.3