|
Aktualizr
C++ SOTA Client
|
Container for information about installing an update. More...
#include <results.h>
Classes | |
| class | EcuReport |
Public Member Functions | |
| Install (data::InstallationResult dev_report_in, std::vector< EcuReport > ecu_reports_in, std::string raw_report_in="") | |
Public Attributes | |
| data::InstallationResult | dev_report {false, data::ResultCode::Numeric::kUnknown, ""} |
| std::vector< EcuReport > | ecu_reports |
| std::string | raw_report |
1.8.17