Aktualizr
C++ SOTA Client
Public Member Functions | List of all members
Uptane::Fetcher Class Reference

Public Member Functions

 Fetcher (const Config &config_in, std::shared_ptr< INvStorage > storage_in, std::shared_ptr< HttpInterface > http_in, std::shared_ptr< event::Channel > events_channel_in=nullptr)
 
bool fetchVerifyTarget (const Target &target)
 
bool fetchRole (std::string *result, int64_t maxsize, RepositoryType repo, Uptane::Role role, Version version)
 
bool fetchLatestRole (std::string *result, int64_t maxsize, RepositoryType repo, Uptane::Role role)
 
bool isPaused ()
 
PauseResult setPause (bool pause)
 

Detailed Description

Definition at line 29 of file fetcher.h.


The documentation for this class was generated from the following files: