47 ProblemSolutionIgnore::ProblemSolutionIgnore( ResolverProblem_Ptr parent,
62 for (PoolItemList::const_iterator iter = itemList.begin();
63 iter != itemList.end(); iter++) {
A problem solution action that injects an artificial "provides" to the pool to satisfy open requireme...
std::string asString() const
String representation "ident-edition.arch" or "noSolvable".
std::list< PoolItem > PoolItemList
void addAction(solver::detail::SolutionAction_constPtr action)
Add an action to the actions list.
#define _(MSG)
Return translated text.
std::string form(const char *format,...)
Printf style construction of std::string.
sat::Solvable satSolvable() const
Return the corresponding sat::Solvable.
Reference to a PoolItem connecting ResObject and ResStatus.
ProblemSolutionIgnore(ResolverProblem_Ptr parent, PoolItem item)
Constructor.
Class representing one possible solution to one problem found during resolving.
#define IMPL_PTR_TYPE(NAME)