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

#include <shared/commit/CommitMessages.h>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

uint32_t level
std::string line

Static Public Attributes

static constexpr std::string_view typeName = "RpmLog"

Detailed Description

Definition at line 87 of file CommitMessages.h.

Member Function Documentation

◆ toStompMessage()

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

Definition at line 230 of file CommitMessages.cc.

◆ fromStompMessage()

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

Definition at line 238 of file CommitMessages.cc.

Member Data Documentation

◆ typeName

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

Definition at line 88 of file CommitMessages.h.

◆ level

uint32_t zypp::proto::target::RpmLog::level

Definition at line 89 of file CommitMessages.h.

◆ line

std::string zypp::proto::target::RpmLog::line

Definition at line 90 of file CommitMessages.h.


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