Definition at line 77 of file UpdateFetcher.h.
◆ AppliedFileEntry()
UpdateFetcher::AppliedFileEntry::AppliedFileEntry |
( |
std::string const & |
name_, |
|
|
std::string const & |
hash_, |
|
|
State |
state_, |
|
|
uint64 |
timestamp_ |
|
) |
| |
|
inline |
◆ GetStateAsString()
std::string UpdateFetcher::AppliedFileEntry::GetStateAsString |
( |
| ) |
const |
|
inline |
◆ StateConvert() [1/2]
static std::string UpdateFetcher::AppliedFileEntry::StateConvert |
( |
State const |
state | ) |
|
|
inlinestatic |
◆ StateConvert() [2/2]
static State UpdateFetcher::AppliedFileEntry::StateConvert |
( |
std::string const & |
state | ) |
|
|
inlinestatic |
◆ hash
std::string const UpdateFetcher::AppliedFileEntry::hash |
◆ name
std::string const UpdateFetcher::AppliedFileEntry::name |
◆ state
State const UpdateFetcher::AppliedFileEntry::state |
◆ timestamp
uint64 const UpdateFetcher::AppliedFileEntry::timestamp |
The documentation for this struct was generated from the following file: