#include <ProblemSolutionAllBranches.h>
Public Member Functions | |
| ProblemSolutionAllBranches (ResolverProblem_Ptr parent, const bool takeAll=true) | |
| Constructor. | |
Private Attributes | |
| bool | all |
(Not regarding the best architecture only)
Definition at line 44 of file ProblemSolutionAllBranches.h.
| zypp::solver::detail::ProblemSolutionAllBranches::ProblemSolutionAllBranches | ( | ResolverProblem_Ptr | parent, | |
| const bool | takeAll = true | |||
| ) |
Constructor.
Definition at line 47 of file ProblemSolutionAllBranches.cc.
References _, zypp::ProblemSolution::_description, zypp::ProblemSolution::_details, zypp::ProblemSolution::addAction(), all, zypp::solver::detail::ALLBRANCHES_OFF, and zypp::solver::detail::ALLBRANCHES_ON.
bool zypp::solver::detail::ProblemSolutionAllBranches::all [private] |
Definition at line 47 of file ProblemSolutionAllBranches.h.
Referenced by ProblemSolutionAllBranches().
1.5.3