18 return str << (obj.
isSystem() ?
"systemSolvable" :
"noSolvable" );
20 return str <<
"(" << obj.
id() <<
")"
static const ResKind srcpackage
A Solvable object within the sat Pool.
bool isSystem() const
Return whether this Solvable belongs to the system repo.
Edition edition() const
The edition (version-release).
IdString ident() const
The identifier.
IdType id() const
Expert backdoor.
Arch arch() const
The architecture.
bool isKind(const ResKind &kind_r) const
Test whether a Solvable is of a certain ResKind.
String related utilities and Regular expression matching.