#include <ProblemSolutionInstall.h>
Public Member Functions | |
| ProblemSolutionInstall (ResolverProblem_Ptr parent, PoolItem_Ref item) | |
| Constructor. | |
| ProblemSolutionInstall (ResolverProblem_Ptr parent, PoolItemList &itemlist) | |
Definition at line 43 of file ProblemSolutionInstall.h.
| zypp::solver::detail::ProblemSolutionInstall::ProblemSolutionInstall | ( | ResolverProblem_Ptr | parent, | |
| PoolItem_Ref | item | |||
| ) |
Constructor.
Definition at line 49 of file ProblemSolutionInstall.cc.
References _, zypp::ProblemSolution::_description, zypp::ProblemSolution::_details, zypp::ProblemSolution::addAction(), zypp::str::form(), zypp::solver::detail::INSTALL, and zypp::solver::detail::ResolverInfo::toString().
| zypp::solver::detail::ProblemSolutionInstall::ProblemSolutionInstall | ( | ResolverProblem_Ptr | parent, | |
| PoolItemList & | itemlist | |||
| ) |
Definition at line 62 of file ProblemSolutionInstall.cc.
References _, zypp::ProblemSolution::_actions, zypp::ProblemSolution::_description, zypp::ProblemSolution::_details, zypp::ProblemSolution::addAction(), zypp::ProblemSolution::details(), and zypp::solver::detail::INSTALL.
1.5.3