libzypp 17.37.17
zypp::proto::target::ScriptError Struct Reference

#include <shared/commit/CommitMessages.h>

Public Member Functions

zyppng::expected< zypp::PluginFrametoStompMessage () const

Static Public Member Functions

static zyppng::expected< ScriptErrorfromStompMessage (const zypp::PluginFrame &msg)

Public Attributes

int32_t stepId
bool fatal

Static Public Attributes

static constexpr std::string_view typeName = "ScriptError"

Detailed Description

Definition at line 178 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

zyppng::expected< PluginFrame > zypp::proto::target::ScriptError::toStompMessage ( ) const

Definition at line 387 of file CommitMessages.cc.

◆ fromStompMessage()

zyppng::expected< ScriptError > zypp::proto::target::ScriptError::fromStompMessage ( const zypp::PluginFrame & msg)
static

Definition at line 395 of file CommitMessages.cc.

Member Data Documentation

◆ typeName

std::string_view zypp::proto::target::ScriptError::typeName = "ScriptError"
staticconstexpr

Definition at line 179 of file CommitMessages.h.

◆ stepId

int32_t zypp::proto::target::ScriptError::stepId

Definition at line 180 of file CommitMessages.h.

◆ fatal

bool zypp::proto::target::ScriptError::fatal

Definition at line 181 of file CommitMessages.h.


The documentation for this struct was generated from the following files: