Aktualizr
C++ SOTA Client
Public Member Functions | List of all members
Uptane::Fetcher Class Reference
Inheritance diagram for Uptane::Fetcher:
[legend]
Collaboration diagram for Uptane::Fetcher:
[legend]

Public Member Functions

 Fetcher (const Config &config_in, std::shared_ptr< HttpInterface > http_in)
 
 Fetcher (std::string repo_server_in, std::string director_server_in, std::shared_ptr< HttpInterface > http_in)
 
void fetchRole (std::string *result, int64_t maxsize, RepositoryType repo, const Uptane::Role &role, Version version) const override
 
void fetchLatestRole (std::string *result, int64_t maxsize, RepositoryType repo, const Uptane::Role &role) const override
 
std::string getRepoServer () const
 

Additional Inherited Members

Detailed Description

Definition at line 33 of file fetcher.h.


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