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