Aktualizr
C++ SOTA Client
|
This is the complete list of members for UptaneRepo, including all inherited members.
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 UptaneRepo) | UptaneRepo | |
addDelegation(const Uptane::Role &name, const Uptane::Role &parent_role, const std::string &path, bool terminating, KeyType key_type) (defined in UptaneRepo) | UptaneRepo | |
addImage(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 UptaneRepo) | UptaneRepo | |
addTarget(const std::string &target_name, const std::string &hardware_id, const std::string &ecu_serial, const std::string &url, const std::string &expires="") (defined in UptaneRepo) | UptaneRepo | |
emptyTargets() (defined in UptaneRepo) | UptaneRepo | |
generateCampaigns() (defined in UptaneRepo) | UptaneRepo | |
generateRepo(KeyType key_type=KeyType::kRSA2048) (defined in UptaneRepo) | UptaneRepo | |
oldTargets() (defined in UptaneRepo) | UptaneRepo | |
refresh(Uptane::RepositoryType repo_type, const Uptane::Role &role) (defined in UptaneRepo) | UptaneRepo | |
revokeDelegation(const Uptane::Role &name) (defined in UptaneRepo) | UptaneRepo | |
signTargets() (defined in UptaneRepo) | UptaneRepo | |
UptaneRepo(const boost::filesystem::path &path, const std::string &expires, const std::string &correlation_id) (defined in UptaneRepo) | UptaneRepo |