libzypp 17.31.23
|
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::ui |
Macros | |
#define | ENUM_OUT(V) case V: return #V; break |
Functions | |
std::string | zypp::ui::asString (const Status &obj) |
#define ENUM_OUT | ( | V | ) | case V: return #V; break |