|
static ResultCode | fromRepr (const std::string &repr) |
|
|
Numeric | num_code |
|
std::string | text_code |
|
|
std::ostream & | operator<< (std::ostream &os, const ResultCode &result_code) |
|
Definition at line 225 of file types.h.
◆ Numeric
Enumerator |
---|
kAlreadyProcessed | Operation has already been processed.
|
kVerificationFailed | Metadata verification failed.
|
kInstallFailed | Package installation failed.
|
kDownloadFailed | Package download failed.
|
kInternalError | SWM Internal integrity error.
|
kGeneralError | Other error.
|
Definition at line 227 of file types.h.
The documentation for this struct was generated from the following files: