#include <ProblemSolutionUninstall.h>
Inheritance diagram for zypp::solver::detail::ProblemSolutionUninstall:
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.
|
Constructor.
Definition at line 57 of file ProblemSolutionUninstall.cc. References _, zypp::ProblemSolution::_description, zypp::ProblemSolution::_details, zypp::str::form(), zypp::ResStatus::isInstalled(), zypp::PoolItem_Ref::status(), and zypp::solver::detail::ResolverInfo::toString(). |
|
Definition at line 47 of file ProblemSolutionUninstall.cc. References zypp::ProblemSolution::addAction(), and zypp::solver::detail::REMOVE. |
|
Definition at line 77 of file ProblemSolutionUninstall.cc. References _, zypp::ProblemSolution::_description, zypp::ProblemSolution::addAction(), and zypp::solver::detail::REMOVE. |