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

Public Member Functions

 OstreeUpdateAgent (const boost::filesystem::path &sysroot_path, std::shared_ptr< KeyManager > &key_mngr, std::shared_ptr< OstreeManager > &ostree_pack_man, std::string targetname_prefix)
 
bool isTargetSupported (const Uptane::Target &target) const override
 
bool getInstalledImageInfo (Uptane::InstalledImageInfo &installed_image_info) const override
 
bool download (const Uptane::Target &target, const std::string &data) override
 
data::ResultCode::Numeric install (const Uptane::Target &target) override
 
data::InstallationResult applyPendingInstall (const Uptane::Target &target) override
 
- Public Member Functions inherited from UpdateAgent
 UpdateAgent (const UpdateAgent &)=delete
 
UpdateAgentoperator= (const UpdateAgent &)=delete
 

Additional Inherited Members

- Public Types inherited from UpdateAgent
using Ptr = std::shared_ptr< UpdateAgent >
 

Detailed Description

Definition at line 9 of file update_agent_ostree.h.


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