21#ifndef ZYPP_SOLVER_DETAIL_QUEUEITEMINSTALLONEOF_H
22#define ZYPP_SOLVER_DETAIL_QUEUEITEMINSTALLONEOF_H
60 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
63 {
return obj.dumpOn (
str); }
67 bool isSoft (
void)
const {
return _soft; }
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
std::list< PoolItem > PoolItemList
friend std::ostream & operator<<(std::ostream &str, const SolverQueueItemInstallOneOf &obj)
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.
std::ostream & dumpOn(std::ostream &str, const Capability &obj)
#define ZYPP_API_DEPTESTOMATIC