|
libzypp 17.37.17
|
#include <shared/commit/CommitMessages.h>
Public Member Functions | |
| zyppng::expected< zypp::PluginFrame > | toStompMessage () const |
Static Public Member Functions | |
| static zyppng::expected< TransProgress > | fromStompMessage (const zypp::PluginFrame &msg) |
Public Attributes | |
| uint32_t | amount |
Static Public Attributes | |
| static constexpr std::string_view | typeName = "TransProgress" |
Definition at line 202 of file CommitMessages.h.
| zyppng::expected< PluginFrame > zypp::proto::target::TransProgress::toStompMessage | ( | ) | const |
Definition at line 439 of file CommitMessages.cc.
|
static |
Definition at line 446 of file CommitMessages.cc.
|
staticconstexpr |
Definition at line 203 of file CommitMessages.h.
| uint32_t zypp::proto::target::TransProgress::amount |
Definition at line 204 of file CommitMessages.h.