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::unique_ptr< StorageTargetWHandle > | fhandle |
const Uptane::Hash::Type | hash_type |
Uptane::Target | target |
const api::FlowControlToken * | token |
FetcherProgressCb | progress_cb |
Definition at line 6 of file packagemanagerinterface.cc.