Aktualizr
C++ SOTA Client
Classes | Public Member Functions | Public Attributes | List of all members
result::Install Class Reference

Container for information about installing an update. More...

#include <results.h>

Collaboration diagram for result::Install:
[legend]

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< EcuReportecu_reports
 
std::string raw_report
 

Detailed Description

Container for information about installing an update.

Definition at line 129 of file results.h.


The documentation for this class was generated from the following file: