RADLib
RADical C++ application framework
RADUpdate.h File Reference

Signed app-bundle update manifests, payload verification, and A/B metadata helpers. More...

#include <RADCore/RADCore.h>
#include <RADInstaller/RADInstaller.h>
#include <string>
#include <vector>
+ Include dependency graph for RADUpdate.h:

Go to the source code of this file.

Classes

struct  RADUpdate::Payload
 Payload file declared in an update manifest. More...
 
struct  RADUpdate::UpdateManifest
 Signed update manifest. More...
 
struct  RADUpdate::ABMetadata
 A/B slot metadata for embedded products. More...
 
struct  RADUpdate::VerificationResult
 Update verification result. More...
 
class  RADUpdate::UpdateManager
 Manifest parser, verifier, and installer bridge. More...
 

Namespaces

 RADUpdate
 

Detailed Description

Signed app-bundle update manifests, payload verification, and A/B metadata helpers.