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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint32_t stepId

Static Public Attributes

static constexpr std::string_view typeName = "PackageError"

Detailed Description

Definition at line 114 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

◆ fromStompMessage()

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

Member Data Documentation

◆ typeName

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

Definition at line 115 of file CommitMessages.h.

◆ stepId

uint32_t zypp::proto::target::PackageError::stepId

Definition at line 116 of file CommitMessages.h.


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