A report for a download in progress.
More...
#include <events.h>
|
| DownloadProgressReport (Uptane::Target target_in, std::string description_in, unsigned int progress_in) |
|
| BaseEvent (std::string variant_in) |
|
template<typename T > |
bool | isTypeOf () |
|
|
Uptane::Target | target |
|
std::string | description |
|
unsigned int | progress |
|
std::string | variant |
|
|
static constexpr const char * | TypeName {"DownloadProgressReport"} |
|
A report for a download in progress.
Definition at line 68 of file events.h.
The documentation for this class was generated from the following file: