Aktualizr
C++ SOTA Client
|
This is the complete list of members for DirectorRepo, including all inherited members.
addTarget(const std::string &target_name, const Json::Value &target, const std::string &hardware_id, const std::string &ecu_serial, const std::string &url, const std::string &expires="") (defined in DirectorRepo) | DirectorRepo | |
correlation_id_ (defined in Repo) | Repo | protected |
dir (defined in DirectorRepo) | DirectorRepo | static |
DirectorRepo(boost::filesystem::path path, const std::string &expires, std::string correlation_id) (defined in DirectorRepo) | DirectorRepo | inline |
emptyTargets() (defined in DirectorRepo) | DirectorRepo | |
expiration_time_ (defined in Repo) | Repo | protected |
generateCampaigns() const (defined in Repo) | Repo | |
generateKeyPair(KeyType key_type, const Uptane::Role &key_name) (defined in Repo) | Repo | protected |
generateRepo(KeyType key_type=KeyType::kRSA2048) (defined in Repo) | Repo | |
generateRepoKeys(KeyType key_type) (defined in Repo) | Repo | protected |
getExpirationTime(const std::string &expires) (defined in Repo) | Repo | protectedstatic |
getTarget(const std::string &target_name) (defined in Repo) | Repo | |
keys_ (defined in Repo) | Repo | protected |
oldTargets() (defined in DirectorRepo) | DirectorRepo | |
path_ (defined in Repo) | Repo | protected |
readKeys() (defined in Repo) | Repo | protected |
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) | Repo | protected |
repo_type_ (defined in Repo) | Repo | protected |
revokeTargets(const std::vector< std::string > &targets_to_remove) (defined in DirectorRepo) | DirectorRepo | |
signTargets() (defined in DirectorRepo) | DirectorRepo | |
signTuf(const Uptane::Role &role, const Json::Value &json) (defined in Repo) | Repo | |
updateRepo() (defined in Repo) | Repo | protected |