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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint32_t stepId

Static Public Attributes

static constexpr std::string_view typeName = "PackageBegin"

Detailed Description

Definition at line 98 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

◆ fromStompMessage()

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

Member Data Documentation

◆ typeName

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

Definition at line 99 of file CommitMessages.h.

◆ stepId

uint32_t zypp::proto::target::PackageBegin::stepId

Definition at line 100 of file CommitMessages.h.


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