|
Aktualizr
C++ SOTA Client
|
An update has been successfully downloaded. More...
#include <events.h>
Public Member Functions | |
| std::string | toJson () override |
| DownloadComplete (std::vector< Uptane::Target > updates_in) | |
Public Member Functions inherited from event::BaseEvent | |
| BaseEvent (std::string variant_in) | |
| virtual std::string | toJson (Json::Value json) |
Static Public Member Functions | |
| static DownloadComplete | fromJson (const std::string &json_str) |
Public Attributes | |
| std::vector< Uptane::Target > | updates |
Public Attributes inherited from event::BaseEvent | |
| std::string | variant |
1.8.14