11 #ifndef ZYPP_RESOLVERNAMESPACE_H 12 #define ZYPP_RESOLVERNAMESPACE_H 58 inline std::ostream &
operator<<( std::ostream &
str, ResolverNamespaces obj )
64 },
"namespace:",
"|",
"" );
69 #endif // ZYPP_RESOLVERNAMESPACE_H
static const IdType namespaceModalias(18)
std::string stringify(const Flags< Enum > &flag_r, const std::initializer_list< std::pair< Flags< Enum >, std::string > > &flaglist_r={}, std::string intro_r="[", std::string sep_r="|", const std::string &extro_r="]")
relates: Flags Stringify Build a string of OR'ed names of each flag value set in flag_r.
std::string asString(const Patch::Category &obj)
relates: Patch::Category string representation.
ZYPP_DECLARE_FLAGS_AND_OPERATORS(ResolverNamespaces, ResolverNamespace)
relates: ResolverNamespace Flags
String related utilities and Regular expression matching.
Access to the sat-pools string space.
constexpr IdString asIdString(ResolverNamespace obj)
relates: ResolverNamespace The underlying libsolv ID
ResolverNamespace
The resolver's dependency namespaces.
static constexpr const ResolverNamespaces NoResolverNamespaces
relates: ResolverNamespace All bits set.
static const IdType namespaceFilesystem(21)
static constexpr const ResolverNamespaces AllResolverNamespaces
relates: ResolverNamespace All bits set.
static const IdType namespaceLanguage(20)
static const IdType noId(0)
std::string asString() const
Conversion to std::string
std::ostream & operator<<(std::ostream &str, const Capabilities &obj)
relates: Capabilities Stream output
Easy-to use interface to the ZYPP dependency resolver.