|
libzypp 17.38.7
|
#include <iostream>#include <zypp-core/base/LogTools.h>#include <zypp-core/base/String.h>#include <zypp/Patch.h>#include <zypp/sat/WhatProvides.h>Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| Easy-to use interface to the ZYPP dependency resolver. | |
Functions | |
| zypp::IMPL_PTR_TYPE (Patch) | |
| std::string | zypp::asString (const Patch::Category &obj) ZYPP_API |
| relates: Patch::Category string representation. | |
| std::string | zypp::asString (const Patch::SeverityFlag &obj) ZYPP_API |
| relates: Patch::SeverityFlag string representation. | |
| std::string | zypp::asString (const Patch::InteractiveFlag &obj) ZYPP_API |
| relates: Patch::InteractiveFlag string representation. | |