zypp::solver::detail::ProblemSolutionIgnore Class Reference

Class representing one possible solution to one problem found during resolving This problem solution ignores one or more items by setting his dependencies to weak. More...

#include <ProblemSolutionIgnore.h>

Inheritance diagram for zypp::solver::detail::ProblemSolutionIgnore:
[legend]

List of all members.

Public Member Functions

 ProblemSolutionIgnore (ResolverProblem_Ptr parent, PoolItem item)
 Constructor.
 ProblemSolutionIgnore (ResolverProblem_Ptr parent, PoolItemList itemList)


Detailed Description

Class representing one possible solution to one problem found during resolving This problem solution ignores one or more items by setting his dependencies to weak.

Definition at line 43 of file ProblemSolutionIgnore.h.


Constructor & Destructor Documentation

zypp::solver::detail::ProblemSolutionIgnore::ProblemSolutionIgnore ( ResolverProblem_Ptr  parent,
PoolItem  item 
)

zypp::solver::detail::ProblemSolutionIgnore::ProblemSolutionIgnore ( ResolverProblem_Ptr  parent,
PoolItemList  itemList 
)


The documentation for this class was generated from the following files:

doxygen