|
RADLib
RADical C++ application framework
|
This is the complete list of members for RADUpdate::UpdateManager, including all inherited members.
| abMetadataToJson(const ABMetadata &metadata) | RADUpdate::UpdateManager | static |
| installBundle(const std::string &bundleRoot, const UpdateManifest &manifest, const std::string &targetRoot, const std::vector< std::string > &selectedComponents={}) | RADUpdate::UpdateManager | static |
| loadABMetadata(const std::string &path) | RADUpdate::UpdateManager | static |
| loadManifest(const std::string &path) | RADUpdate::UpdateManager | static |
| manifestToJson(const UpdateManifest &manifest) | RADUpdate::UpdateManager | static |
| saveABMetadata(const std::string &path, const ABMetadata &metadata, std::string *error=nullptr) | RADUpdate::UpdateManager | static |
| verifyBundle(const std::string &bundleRoot, const std::string &manifestPath, const std::string &publicKeyPem={}) | RADUpdate::UpdateManager | static |