Aktualizr
C++ SOTA Client
Public Member Functions | Public Attributes | List of all members
data::InstallationResult Struct Reference
Collaboration diagram for data::InstallationResult:
[legend]

Public Member Functions

 InstallationResult (ResultCode result_code_in, std::string description_in)
 
 InstallationResult (bool success_in, ResultCode result_code_in, std::string description_in)
 
Json::Value toJson () const
 
bool isSuccess () const
 
bool needCompletion () const
 

Public Attributes

bool success {true}
 
ResultCode result_code {ResultCode::Numeric::kOk}
 
std::string description
 

Detailed Description

Definition at line 277 of file types.h.


The documentation for this struct was generated from the following files: