21#ifndef ZYPP_SOLVER_DETAIL_QUEUEITEMUPDATE_H
22#define ZYPP_SOLVER_DETAIL_QUEUEITEMUPDATE_H
58 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
61 {
return obj.dumpOn (
str); }
65 bool isSoft (
void)
const {
return _soft; }
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Combining sat::Solvable and ResStatus.
friend std::ostream & operator<<(std::ostream &str, const SolverQueueItemUpdate &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