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

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

#include <results.h>

Collaboration diagram for result::Download:
[legend]

Public Member Functions

 Download (std::vector< Uptane::Target > updates_in, DownloadStatus status_in, std::string message_in)
 

Public Attributes

std::vector< Uptane::Targetupdates
 
DownloadStatus status {DownloadStatus::kNothingToDownload}
 
std::string message
 

Detailed Description

Container for information about downloading an update.

Definition at line 116 of file results.h.


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