Aktualizr
C++ SOTA Client
|
Public Member Functions | |
DownloadMetaStruct (Uptane::Target target_in, FetcherProgressCb progress_cb_in, const api::FlowControlToken *token_in) | |
MultiPartHasher & | hasher () |
Public Attributes | |
uintmax_t | downloaded_length {0} |
unsigned int | last_progress {0} |
std::ofstream | fhandle |
const Hash::Type | hash_type |
Uptane::Target | target |
const api::FlowControlToken * | token |
FetcherProgressCb | progress_cb |
std::chrono::time_point< std::chrono::steady_clock > | time_lastreport |
Definition at line 14 of file packagemanagerinterface.cc.