UpdateFetcher::AppliedFileEntry::AppliedFileEntry |
( |
std::string const & |
name_, |
|
|
std::string const & |
hash_, |
|
|
State |
state_, |
|
|
uint64 |
timestamp_ |
|
) |
| |
|
inline |
uint64 const timestamp
Definition: UpdateFetcher.h:65
std::string const hash
Definition: UpdateFetcher.h:61
State const state
Definition: UpdateFetcher.h:63
std::string const name
Definition: UpdateFetcher.h:59
std::string UpdateFetcher::AppliedFileEntry::GetStateAsString |
( |
| ) |
const |
|
inline |
static State StateConvert(std::string const &state)
Definition: UpdateFetcher.h:67
State const state
Definition: UpdateFetcher.h:63
static State UpdateFetcher::AppliedFileEntry::StateConvert |
( |
std::string const & |
state | ) |
|
|
inlinestatic |
Definition: UpdateFetcher.h:51
Definition: UpdateFetcher.h:50
State const state
Definition: UpdateFetcher.h:63
static std::string UpdateFetcher::AppliedFileEntry::StateConvert |
( |
State const |
state | ) |
|
|
inlinestatic |
Definition: UpdateFetcher.h:50
State const state
Definition: UpdateFetcher.h:63
std::string const UpdateFetcher::AppliedFileEntry::hash |
std::string const UpdateFetcher::AppliedFileEntry::name |
State const UpdateFetcher::AppliedFileEntry::state |
uint64 const UpdateFetcher::AppliedFileEntry::timestamp |
The documentation for this struct was generated from the following file: