11#ifndef ZYPP_Signature_H 
   12#define ZYPP_Signature_H 
   25    std::ostream & 
dumpOn( std::ostream & 
str ) 
const;
 
 
std::ostream & dumpOn(std::ostream &str) const
Overload to realize stream output.
std::ostream & operator<<(std::ostream &str, const Signature &obj)
Stream output.
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.