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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

std::string nvra

Static Public Attributes

static constexpr std::string_view typeName = "CleanupFinished"

Detailed Description

Definition at line 141 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

Definition at line 309 of file CommitMessages.cc.

◆ fromStompMessage()

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

Definition at line 316 of file CommitMessages.cc.

Member Data Documentation

◆ typeName

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

Definition at line 142 of file CommitMessages.h.

◆ nvra

std::string zypp::proto::target::CleanupFinished::nvra

Definition at line 143 of file CommitMessages.h.


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