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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

std::string name

Static Public Attributes

static constexpr std::string_view typeName = "TransBegin"

Detailed Description

Definition at line 188 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

Definition at line 413 of file CommitMessages.cc.

◆ fromStompMessage()

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

Definition at line 420 of file CommitMessages.cc.

Member Data Documentation

◆ typeName

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

Definition at line 189 of file CommitMessages.h.

◆ name

std::string zypp::proto::target::TransBegin::name

Definition at line 190 of file CommitMessages.h.


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