Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
DownloadMetaStruct Struct Reference
Collaboration diagram for DownloadMetaStruct:
[legend]

Public Member Functions

 DownloadMetaStruct (Uptane::Target target_in, FetcherProgressCb progress_cb_in, const api::FlowControlToken *token_in)
 
MultiPartHasherhasher ()
 

Public Attributes

uintmax_t downloaded_length {0}
 
unsigned int last_progress {0}
 
std::unique_ptr< StorageTargetWHandlefhandle
 
const Uptane::Hash::Type hash_type
 
Uptane::Target target
 
const api::FlowControlTokentoken
 
FetcherProgressCb progress_cb
 

Detailed Description

Definition at line 6 of file packagemanagerinterface.cc.


The documentation for this struct was generated from the following file: