|
ResourcePackFileDownloaderManager & | operator= (ResourcePackFileDownloaderManager const &) |
|
| ResourcePackFileDownloaderManager (ResourcePackFileDownloaderManager const &) |
|
virtual void | tryStartDownloadingFile (::TaskGroup &, ::std::string const &, uint, int, uint64, ::std::string const &, bool, ::PackType, ::std::function< void()>, ::std::function< void(float, uint64)>, ::std::function< void(::Core::Path const &)>, ::std::function< void(::ResourcePackFileDownloadError)>) |
|
virtual ::Bedrock::Threading::SharedAsync< void > | chunkReceived (::TaskGroup &, ::std::string const &, ::FileChunkInfo const &, ::std::vector< uchar >) |
|
virtual void | cleanup () |
|
◆ tryStartDownloadingFile()
virtual void ResourcePackFileDownloaderManager::tryStartDownloadingFile |
( |
::TaskGroup & | , |
|
|
::std::string const & | , |
|
|
uint | , |
|
|
int | , |
|
|
uint64 | , |
|
|
::std::string const & | , |
|
|
bool | , |
|
|
::PackType | , |
|
|
::std::function< void()> | , |
|
|
::std::function< void(float, uint64)> | , |
|
|
::std::function< void(::Core::Path const &)> | , |
|
|
::std::function< void(::ResourcePackFileDownloadError)> | ) |
|
virtual |
◆ chunkReceived()
◆ cleanup()
virtual void ResourcePackFileDownloaderManager::cleanup |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: