|
Aktualizr
C++ SOTA Client
|
A target has been downloaded. More...
#include <events.h>
Public Member Functions | |
| DownloadTargetComplete (Uptane::Target update_in, bool success_in) | |
Public Member Functions inherited from event::BaseEvent | |
| BaseEvent (std::string variant_in) | |
| template<typename T > | |
| bool | isTypeOf () |
Public Attributes | |
| Uptane::Target | update |
| bool | success |
Public Attributes inherited from event::BaseEvent | |
| std::string | variant |
Static Public Attributes | |
| static constexpr const char * | TypeName {"DownloadTargetComplete"} |
1.8.13