|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| void | resetMeta () |
| bool | verifyTargets (const std::string &targets_raw) |
| std::vector< Target > & | getTargets () |
| bool | targetsExpired () |
| Exception | getLastException () const |
Public Member Functions inherited from Uptane::RepositoryCommon | |
| RepositoryCommon (RepositoryType type_in) | |
| bool | initRoot (const std::string &root_raw) |
| bool | verifyRoot (const std::string &root_raw) |
| int | rootVersion () |
| bool | rootExpired () |
Additional Inherited Members | |
Protected Member Functions inherited from Uptane::RepositoryCommon | |
| void | resetRoot () |
Protected Attributes inherited from Uptane::RepositoryCommon | |
| Root | root |
| RepositoryType | type |
Definition at line 11 of file directorrepository.h.
1.8.14