|
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< CleanupFinished > | fromStompMessage (const zypp::PluginFrame &msg) |
Public Attributes | |
| std::string | nvra |
Static Public Attributes | |
| static constexpr std::string_view | typeName = "CleanupFinished" |
Definition at line 141 of file CommitMessages.h.
| zyppng::expected< PluginFrame > zypp::proto::target::CleanupFinished::toStompMessage | ( | ) | const |
Definition at line 309 of file CommitMessages.cc.
|
static |
Definition at line 316 of file CommitMessages.cc.
|
staticconstexpr |
Definition at line 142 of file CommitMessages.h.
| std::string zypp::proto::target::CleanupFinished::nvra |
Definition at line 143 of file CommitMessages.h.