TrinityCore
|
This is the complete list of members for UpdateFetcher, including all inherited members.
_apply | UpdateFetcher | private |
_applyFile | UpdateFetcher | private |
_retrieve | UpdateFetcher | private |
_sourceDirectory | UpdateFetcher | private |
AppliedFileStorage typedef | UpdateFetcher | private |
Apply(Path const &path) const | UpdateFetcher | private |
ARCHIVED enum value | UpdateFetcher | private |
CalculateHash(std::string const &query) const | UpdateFetcher | private |
CleanUp(AppliedFileStorage const &storage) const | UpdateFetcher | private |
DirectoryStorage typedef | UpdateFetcher | private |
FillFileListRecursively(Path const &path, LocaleFileStorage &storage, State const state, uint32 const depth) const | UpdateFetcher | private |
GetFileList() const | UpdateFetcher | private |
HashToFileNameStorage typedef | UpdateFetcher | private |
LocaleFileEntry typedef | UpdateFetcher | private |
LocaleFileStorage typedef | UpdateFetcher | private |
MODE_APPLY enum value | UpdateFetcher | private |
MODE_REHASH enum value | UpdateFetcher | private |
Path typedef | UpdateFetcher | private |
ReadSQLUpdate(Path const &file) const | UpdateFetcher | private |
ReceiveAppliedFiles() const | UpdateFetcher | private |
ReceiveIncludedDirectories() const | UpdateFetcher | private |
RELEASED enum value | UpdateFetcher | private |
RenameEntry(std::string const &from, std::string const &to) const | UpdateFetcher | private |
State enum name | UpdateFetcher | private |
Update(bool const redundancyChecks, bool const allowRehash, bool const archivedRedundancy, int32 const cleanDeadReferencesMaxCount) const | UpdateFetcher | |
UpdateEntry(AppliedFileEntry const &entry, uint32 const speed=0) const | UpdateFetcher | private |
UpdateFetcher(Path const &updateDirectory, std::function< void(std::string const &)> const &apply, std::function< void(Path const &path)> const &applyFile, std::function< QueryResult(std::string const &)> const &retrieve) | UpdateFetcher | |
UpdateMode enum name | UpdateFetcher | private |
UpdateState(std::string const &name, State const state) const | UpdateFetcher | private |