Aktualizr
C++ SOTA Client
Public Member Functions | Protected Member Functions | List of all members
Uptane::IMetadataFetcher Class Referenceabstract
Inheritance diagram for Uptane::IMetadataFetcher:
[legend]

Public Member Functions

 IMetadataFetcher (const IMetadataFetcher &)=delete
 
IMetadataFetcheroperator= (const IMetadataFetcher &)=delete
 
virtual void fetchRole (std::string *result, int64_t maxsize, RepositoryType repo, const Uptane::Role &role, Version version) const =0
 
virtual void fetchLatestRole (std::string *result, int64_t maxsize, RepositoryType repo, const Uptane::Role &role) const =0
 

Protected Member Functions

 IMetadataFetcher (IMetadataFetcher &&)=default
 

Detailed Description

Definition at line 16 of file fetcher.h.


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