21 #ifndef ZYPP_SOLVER_DETAIL_TYPES_H
22 #define ZYPP_SOLVER_DETAIL_TYPES_H
37 #define _DEBUG(x) DBG << x << std::endl;
38 #define _XDEBUG(x) do { if (base::logger::isExcessive()) XXX << x << std::endl;} while (0)
78 #endif // ZYPP_SOLVER_DETAIL_TYPES_H
A problem solution action that injects an artificial "provides" to the pool to satisfy open requireme...
Abstract base class for one action of a problem solution.
std::list< PoolItem > PoolItemList
std::set< PoolItem > PoolItemSet
A mid layer class we should remove.
DEFINE_PTR_TYPE(HelixResolvable)
std::list< SolutionAction_constPtr > CSolutionActionList
std::list< SolutionAction_Ptr > SolutionActionList