Aktualizr
C++ SOTA Client
ImageRepo Member List

This is the complete list of members for ImageRepo, including all inherited members.

addBinaryImage(const boost::filesystem::path &image_path, const boost::filesystem::path &targetname, const std::string &hardware_id, const std::string &url, const Delegation &delegation={}) (defined in ImageRepo)ImageRepo
addCustomImage(const std::string &name, const Hash &hash, uint64_t length, const std::string &hardware_id, const std::string &url, const Delegation &delegation, const Json::Value &custom={}) (defined in ImageRepo)ImageRepo
addDelegation(const Uptane::Role &name, const Uptane::Role &parent_role, const std::string &path, bool terminating, KeyType key_type) (defined in ImageRepo)ImageRepo
correlation_id_ (defined in Repo)Repoprotected
dir (defined in ImageRepo)ImageRepostatic
expiration_time_ (defined in Repo)Repoprotected
generateCampaigns() const (defined in Repo)Repo
generateKeyPair(KeyType key_type, const Uptane::Role &key_name) (defined in Repo)Repoprotected
generateRepo(KeyType key_type=KeyType::kRSA2048) (defined in Repo)Repo
generateRepoKeys(KeyType key_type) (defined in Repo)Repoprotected
getDelegationTargets(const Uptane::Role &name) (defined in ImageRepo)ImageRepo
getExpirationTime(const std::string &expires) (defined in Repo)Repoprotectedstatic
getTarget(const std::string &target_name) (defined in Repo)Repo
ImageRepo(boost::filesystem::path path, const std::string &expires, std::string correlation_id) (defined in ImageRepo)ImageRepoinline
keys_ (defined in Repo)Repoprotected
path_ (defined in Repo)Repoprotected
readKeys() (defined in Repo)Repoprotected
refresh(const Uptane::Role &role) (defined in Repo)Repo
Repo(Uptane::RepositoryType repo_type, boost::filesystem::path path, const std::string &expires, std::string correlation_id) (defined in Repo)Repo
repo_dir_ (defined in Repo)Repoprotected
repo_type_ (defined in Repo)Repoprotected
revokeDelegation(const Uptane::Role &name) (defined in ImageRepo)ImageRepo
signTuf(const Uptane::Role &role, const Json::Value &json) (defined in Repo)Repo
updateRepo() (defined in Repo)Repoprotected