|
libzypp 17.37.17
|
#include <shared/commit/CommitMessages.h>
Public Member Functions | |
| zyppng::expected< zypp::PluginFrame > | toStompMessage () const |
Static Public Member Functions | |
| static zyppng::expected< CleanupBegin > | fromStompMessage (const zypp::PluginFrame &msg) |
Public Attributes | |
| std::string | nvra |
Static Public Attributes | |
| static constexpr std::string_view | typeName = "CleanupBegin" |
Definition at line 133 of file CommitMessages.h.
| zyppng::expected< PluginFrame > zypp::proto::target::CleanupBegin::toStompMessage | ( | ) | const |
Definition at line 286 of file CommitMessages.cc.
|
static |
Definition at line 293 of file CommitMessages.cc.
|
staticconstexpr |
Definition at line 134 of file CommitMessages.h.
| std::string zypp::proto::target::CleanupBegin::nvra |
Definition at line 135 of file CommitMessages.h.