11#ifndef ZYPP_RESOLVERNAMESPACE_H
12#define ZYPP_RESOLVERNAMESPACE_H
46 : sat::detail::noId );
58 inline std::ostream &
operator<<( std::ostream &
str, ResolverNamespaces obj )
60 return str << stringify( obj, {
64 },
"namespace:",
"|",
"" );
#define ZYPP_DECLARE_FLAGS_AND_OPERATORS(Name, Enum)
relates: Flags
Provides API related macros.
#define ZYPP_DEFINE_GLOBAL_CONSTEXPR(type, name,...)
Access to the sat-pools string space.
std::string asString() const
Conversion to std::string
String related utilities and Regular expression matching.
Types and functions for filesystem operations.
Easy-to use interface to the ZYPP dependency resolver.
ResolverNamespace
The resolver's dependency namespaces.
@ modalias
hardware support
@ language
language support
constexpr IdString asIdString(ResolverNamespace obj)
relates: ResolverNamespace All bits set.
std::string asString(const Patch::Category &obj)
relates: Patch::Category string representation.
std::ostream & operator<<(std::ostream &str, const Capabilities &obj)
relates: Capabilities Stream output