![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for UpdateFetcher, including all inherited members.
| _apply | UpdateFetcher | private |
| _applyFile | UpdateFetcher | private |
| _dbModuleName | UpdateFetcher | private |
| _modulesList | UpdateFetcher | private |
| _retrieve | UpdateFetcher | private |
| _setDirectories | UpdateFetcher | private |
| _sourceDirectory | UpdateFetcher | private |
| AppliedFileStorage typedef | UpdateFetcher | private |
| Apply(Path const &path) const | UpdateFetcher | private |
| ARCHIVED enum value | UpdateFetcher | private |
| CleanUp(AppliedFileStorage const &storage) const | UpdateFetcher | private |
| CUSTOM enum value | 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 |
| MODULE enum value | UpdateFetcher | private |
| Path typedef | UpdateFetcher | private |
| PENDING enum value | 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, std::string const &dbModuleName, std::vector< std::string > const *setDirectories=nullptr) | UpdateFetcher | |
| 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, std::string const &dbModuleName, std::string_view modulesList={}) | UpdateFetcher | |
| UpdateMode enum name | UpdateFetcher | private |
| UpdateState(std::string const &name, State const state) const | UpdateFetcher | private |
| ~UpdateFetcher() | UpdateFetcher |