|
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< ScriptError > | fromStompMessage (const zypp::PluginFrame &msg) |
Public Attributes | |
| int32_t | stepId |
| bool | fatal |
Static Public Attributes | |
| static constexpr std::string_view | typeName = "ScriptError" |
Definition at line 178 of file CommitMessages.h.
| zyppng::expected< PluginFrame > zypp::proto::target::ScriptError::toStompMessage | ( | ) | const |
Definition at line 387 of file CommitMessages.cc.
|
static |
Definition at line 395 of file CommitMessages.cc.
|
staticconstexpr |
Definition at line 179 of file CommitMessages.h.
| int32_t zypp::proto::target::ScriptError::stepId |
Definition at line 180 of file CommitMessages.h.
| bool zypp::proto::target::ScriptError::fatal |
Definition at line 181 of file CommitMessages.h.