21#ifndef ZYPP_PROBLEMTYPES_H
22#define ZYPP_PROBLEMTYPES_H
Class representing one possible solution to a problem found during resolving.
Describe a solver problem and offer solutions.
Dependency resolver interface.
Easy-to use interface to the ZYPP dependency resolver.
std::list< ProblemSolution_Ptr > ProblemSolutionList
std::list< ResolverProblem_Ptr > ResolverProblemList
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.