22#include <solv/solver.h>
25#define ZYPP_USE_RESOLVER_INTERNALS
50SolverQueueItem::dumpOn( std::ostream &
os )
const
59 default:
os <<
"?solverqueueitem?";
break;
70 os <<
"," << endl <<
"\t";
85SolverQueueItem::~SolverQueueItem()
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
std::list< SolverQueueItem_Ptr > SolverQueueItemList
std::ostream & operator<<(std::ostream &str, const SolutionActionList &actionlist)
Easy-to use interface to the ZYPP dependency resolver.
#define IMPL_PTR_TYPE(NAME)