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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Static Public Attributes

static constexpr std::string_view typeName = "TransFinished"

Detailed Description

Definition at line 196 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

◆ fromStompMessage()

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

Member Data Documentation

◆ typeName

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

Definition at line 197 of file CommitMessages.h.


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