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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint32_t stepId

Static Public Attributes

static constexpr std::string_view typeName = "PackageFinished"

Detailed Description

Definition at line 106 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

◆ fromStompMessage()

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

Member Data Documentation

◆ typeName

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

Definition at line 107 of file CommitMessages.h.

◆ stepId

uint32_t zypp::proto::target::PackageFinished::stepId

Definition at line 108 of file CommitMessages.h.


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