libzypp  17.35.12
Types.h File Reference
#include <list>
#include <zypp/base/PtrTypes.h>
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::solver
 
 zypp::solver::detail
 

Typedefs

using zypp::solver::detail::ResolverInternal = Resolver
 Preferred name in API. More...
 
using zypp::solver::detail::ItemCapKindList = std::list< ItemCapKind >
 
using zypp::solver::detail::SolverQueueItemList = std::list< SolverQueueItem_Ptr >
 
using zypp::solver::detail::SolutionActionList = std::list< SolutionAction_Ptr >
 

Functions

 zypp::solver::detail::DEFINE_PTR_TYPE (SolverQueueItem)
 
 zypp::solver::detail::DEFINE_PTR_TYPE (SolutionAction)