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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

int32_t stepId

Static Public Attributes

static constexpr std::string_view typeName = "ScriptFinished"

Detailed Description

Definition at line 170 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

◆ fromStompMessage()

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

Member Data Documentation

◆ typeName

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

Definition at line 171 of file CommitMessages.h.

◆ stepId

int32_t zypp::proto::target::ScriptFinished::stepId

Definition at line 172 of file CommitMessages.h.


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