AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
AppliedFileEntry (std::string const &name_, std::string const &hash_, State state_, uint64 timestamp_) | |
std::string | GetStateAsString () const |
Static Public Member Functions | |
static State | StateConvert (std::string const &state) |
static std::string | StateConvert (State const state) |
Public Attributes | |
std::string const | name |
std::string const | hash |
State const | state |
uint64 const | timestamp |
|
inline |
|
inline |
Referenced by UpdateFetcher::UpdateEntry().
|
inlinestatic |
|
inlinestatic |
std::string const UpdateFetcher::AppliedFileEntry::hash |
Referenced by UpdateFetcher::UpdateEntry().
std::string const UpdateFetcher::AppliedFileEntry::name |
Referenced by UpdateFetcher::ReceiveAppliedFiles(), and UpdateFetcher::UpdateEntry().
State const UpdateFetcher::AppliedFileEntry::state |
uint64 const UpdateFetcher::AppliedFileEntry::timestamp |