libzypp 17.38.6
resolvernamespace.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
9// Automatically generated wrapper for zypp/ResolverNamespace.h
10// Source Namespace: zypp -> Target Namespace: zyppng
11#ifndef RESOLVERNAMESPACE_H_ZYPPNG_WRAPPER_H
12#define RESOLVERNAMESPACE_H_ZYPPNG_WRAPPER_H
13
15
16namespace zyppng
17{
21 using ::zypp::asIdString;
22 using ::zypp::asString;
23 using ::zypp::operator<<;
24} // namespace zyppng
25#endif // RESOLVERNAMESPACE_H_ZYPPNG_WRAPPER_H
ResolverNamespace
The resolver's dependency namespaces.
static constexpr const ResolverNamespaces NoResolverNamespaces
relates: ResolverNamespace All bits set.
constexpr IdString asIdString(ResolverNamespace obj)
relates: ResolverNamespace The underlying libsolv ID
static constexpr const ResolverNamespaces AllResolverNamespaces
relates: ResolverNamespace All bits set.
std::string asString(const Patch::Category &obj)
relates: Patch::Category string representation.
Definition Patch.cc:122