12 #ifndef ZYPP_MEDIA_AUTH_DATA_H 13 #define ZYPP_MEDIA_AUTH_DATA_H 15 #include <zypp-core/Url.h> 16 #include <zypp-core/base/PtrTypes.h> 47 virtual bool valid()
const;
64 const std::map<std::string, std::string> &
extraValues()
const;
67 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
87 #endif // ZYPP_MEDIA_AUTH_DATA_H
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.