|
Aktualizr
C++ SOTA Client
|
A report for a download in progress. More...
#include <events.h>
Public Member Functions | |
| std::string | toJson () override |
| DownloadProgressReport (Uptane::Target target_in, std::string description_in, unsigned int progress_in) | |
Public Member Functions inherited from event::BaseEvent | |
| BaseEvent (std::string variant_in) | |
| virtual std::string | toJson (Json::Value json) |
Public Attributes | |
| Uptane::Target | target |
| std::string | description |
| unsigned int | progress |
Public Attributes inherited from event::BaseEvent | |
| std::string | variant |
1.8.14