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

Public Member Functions

 PartialVerificationSecondary (const SecondaryConfig &sconfig_in)
 
EcuSerial getSerial () override
 
PublicKey getPublicKey () override
 
bool putMetadata (const RawMetaPack &meta) override
 
int getRootVersion (bool director) override
 
bool putRoot (const std::string &root, bool director) override
 
bool sendFirmware (const std::shared_ptr< std::string > &data) override
 
Json::Value getManifest () override
 
- Public Member Functions inherited from Uptane::SecondaryInterface
 SecondaryInterface (SecondaryConfig sconfig_in)
 
virtual void Initialize ()
 
virtual Uptane::HardwareIdentifier getHwId ()
 
void addEventsChannel (std::shared_ptr< event::Channel > channel)
 

Additional Inherited Members

- Public Attributes inherited from Uptane::SecondaryInterface
const SecondaryConfig sconfig
 
- Protected Member Functions inherited from Uptane::SecondaryInterface
template<class T , class... Args>
void sendEvent (Args &&... args)
 

Detailed Description

Definition at line 16 of file partialverificationsecondary.h.


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