#include <iosfwd>#include <list>#include <set>#include <map>#include <string>#include "zypp/base/ReferenceCounted.h"#include "zypp/base/NonCopyable.h"#include "zypp/base/PtrTypes.h"#include "zypp/base/Functional.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
Typedefs | |
| typedef std::list < ProblemSolution_Ptr > | zypp::ProblemSolutionList |
| typedef std::list < ProblemSolution_constPtr > | zypp::CProblemSolutionList |
| typedef std::list < ResolverProblem_Ptr > | zypp::ResolverProblemList |
| typedef std::list < ResolverProblem_constPtr > | zypp::CResolverProblemList |
Functions | |
| zypp::DEFINE_PTR_TYPE (Resolver) | |
| zypp::DEFINE_PTR_TYPE (ProblemSolution) | |
| zypp::DEFINE_PTR_TYPE (ResolverProblem) | |
1.5.3