Aktualizr
C++ SOTA Client
|
Container for information about downloading an update. More...
#include <results.h>
Public Member Functions | |
Download (std::vector< Uptane::Target > updates_in, DownloadStatus status_in, std::string message_in) | |
Public Attributes | |
std::vector< Uptane::Target > | updates |
DownloadStatus | status {DownloadStatus::kNothingToDownload} |
std::string | message |