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

Public Types

using Ptr = std::shared_ptr< AktualizrSecondary >
 
- Public Types inherited from Uptane::SecondaryInterface
using Ptr = std::shared_ptr< SecondaryInterface >
 

Public Member Functions

 AktualizrSecondary (AktualizrSecondaryConfig config, std::shared_ptr< INvStorage > storage, std::shared_ptr< KeyManager > key_mngr, std::shared_ptr< UpdateAgent > update_agent)
 
std::string Type () const override
 
Uptane::EcuSerial getSerial () const override
 
Uptane::HardwareIdentifier getHwId () const override
 
PublicKey getPublicKey () const override
 
Uptane::Manifest getManifest () const override
 
bool ping () const override
 
bool putMetadata (const Uptane::RawMetaPack &meta_pack) override
 
int32_t getRootVersion (bool director) const override
 
bool putRoot (const std::string &root, bool director) override
 
bool sendFirmware (const std::string &firmware) override
 
data::ResultCode::Numeric install (const std::string &target_name) override
 
bool putMetadata (const Metadata &metadata)
 
- Public Member Functions inherited from Uptane::SecondaryInterface
 SecondaryInterface (const SecondaryInterface &)=delete
 
SecondaryInterfaceoperator= (const SecondaryInterface &)=delete
 

Detailed Description

Definition at line 16 of file aktualizr_secondary.h.


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