#include <shared/commit/CommitMessages.h>
|
| static constexpr std::string_view | typeName = "Commit" |
Definition at line 50 of file CommitMessages.h.
◆ StepTypes
◆ Commit() [1/3]
| zypp::proto::target::Commit::Commit |
( |
| ) |
|
|
default |
◆ Commit() [2/3]
| zypp::proto::target::Commit::Commit |
( |
const Commit & | | ) |
|
|
default |
◆ Commit() [3/3]
| zypp::proto::target::Commit::Commit |
( |
Commit && | | ) |
|
|
default |
◆ operator=() [1/2]
| Commit & zypp::proto::target::Commit::operator= |
( |
const Commit & | | ) |
|
|
default |
◆ operator=() [2/2]
| Commit & zypp::proto::target::Commit::operator= |
( |
Commit && | | ) |
|
|
default |
◆ toStompMessage()
◆ fromStompMessage()
◆ typeName
| std::string_view zypp::proto::target::Commit::typeName = "Commit" |
|
staticconstexpr |
◆ flags
| uint32_t zypp::proto::target::Commit::flags |
◆ arch
| std::string zypp::proto::target::Commit::arch |
◆ root
| std::string zypp::proto::target::Commit::root |
◆ dbPath
| std::string zypp::proto::target::Commit::dbPath |
◆ lockFilePath
| std::string zypp::proto::target::Commit::lockFilePath |
◆ ignoreArch
| bool zypp::proto::target::Commit::ignoreArch |
◆ transactionSteps
The documentation for this struct was generated from the following files: