22#ifndef ZYPP_SOLVER_DETAIL_QUEUEITEMDELETE_H
23#define ZYPP_SOLVER_DETAIL_QUEUEITEMDELETE_H
59 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
62 {
return obj.dumpOn (
str); }
66 bool isSoft (
void)
const {
return _soft; }
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
friend std::ostream & operator<<(std::ostream &str, const SolverQueueItemDelete &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