Aktualizr
C++ SOTA Client
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::ofstream fhandle
 
const Hash::Type hash_type
 
Uptane::Target target
 
const api::FlowControlTokentoken
 
FetcherProgressCb progress_cb
 
std::chrono::time_point< std::chrono::steady_clock > time_lastreport
 

Detailed Description

Definition at line 14 of file packagemanagerinterface.cc.


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