Aktualizr
C++ SOTA Client
|
This is the complete list of members for data::InstallationResult, including all inherited members.
description (defined in data::InstallationResult) | data::InstallationResult | |
InstallationResult()=default (defined in data::InstallationResult) | data::InstallationResult | |
InstallationResult(ResultCode result_code_in, std::string description_in) (defined in data::InstallationResult) | data::InstallationResult | inline |
InstallationResult(bool success_in, ResultCode result_code_in, std::string description_in) (defined in data::InstallationResult) | data::InstallationResult | inline |
isSuccess() const (defined in data::InstallationResult) | data::InstallationResult | inline |
needCompletion() const (defined in data::InstallationResult) | data::InstallationResult | inline |
result_code (defined in data::InstallationResult) | data::InstallationResult | |
success (defined in data::InstallationResult) | data::InstallationResult | |
toJson() const (defined in data::InstallationResult) | data::InstallationResult |