11 #ifndef ZYPP_RESOLVERNAMESPACE_H 12 #define ZYPP_RESOLVERNAMESPACE_H 17 #include <zypp/base/Flags.h> 51 {
return asIdString( obj ).asString(); }
55 {
return str << asIdString( obj ); }
58 inline std::ostream &
operator<<( std::ostream &
str, ResolverNamespaces obj )
60 return str << stringify( obj, {
64 },
"namespace:",
"|",
"" );
69 #endif // ZYPP_RESOLVERNAMESPACE_H
static const IdType namespaceModalias(18)
std::string asString(const DefaultIntegral< Tp, TInitial > &obj)
std::ostream & operator<<(std::ostream &str, const InputStream &obj)
String related utilities and Regular expression matching.
ResolverNamespace
The resolvers dependency namespaces.
static constexpr const ResolverNamespaces NoResolverNamespaces
static constexpr const ResolverNamespaces AllResolverNamespaces
static const IdType namespaceFilesystem(21)
#define ZYPP_DECLARE_FLAGS_AND_OPERATORS(Name, Enum)
static const IdType namespaceLanguage(20)
static const IdType noId(0)
Easy-to use interface to the ZYPP dependency resolver.