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

Public Member Functions

 IsoTpSecondary (const std::string &can_iface, uint16_t can_id)
 
void init (std::shared_ptr< SecondaryProvider > secondary_provider_in) override
 
std::string Type () const override
 
EcuSerial getSerial () const override
 
HardwareIdentifier getHwId () const override
 
PublicKey getPublicKey () const override
 
int getRootVersion (bool director) const override
 
data::InstallationResult putRoot (const std::string &root, bool director) override
 
data::InstallationResult putMetadata (const Target &target) override
 
data::InstallationResult sendFirmware (const Target &target) override
 
data::InstallationResult install (const Target &target) override
 
Uptane::Manifest getManifest () const override
 
- Public Member Functions inherited from SecondaryInterface
virtual bool ping () const =0
 

Additional Inherited Members

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

Detailed Description

Definition at line 9 of file isotpsecondary.h.


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