|
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< PackageFinished > | fromStompMessage (const zypp::PluginFrame &msg) |
Public Attributes | |
| uint32_t | stepId |
Static Public Attributes | |
| static constexpr std::string_view | typeName = "PackageFinished" |
Definition at line 106 of file CommitMessages.h.
| zyppng::expected< zypp::PluginFrame > zypp::proto::target::PackageFinished::toStompMessage | ( | ) | const |
|
static |
|
staticconstexpr |
Definition at line 107 of file CommitMessages.h.
| uint32_t zypp::proto::target::PackageFinished::stepId |
Definition at line 108 of file CommitMessages.h.