LeviLamina
|
This is the complete list of members for IFileChunkDownloader, including all inherited members.
canCancelDownload() const =0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
cancelDownload()=0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
DataCallback typedef (defined in IFileChunkDownloader) | IFileChunkDownloader | |
downloadFile(::std::function< void(::std::vector< uchar >, uint64, uint64, ::std::function< void(uint64, bool)>)>, ::std::function< void(::DownloaderState)>)=0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
EndCallback typedef (defined in IFileChunkDownloader) | IFileChunkDownloader | |
getDownloadProgress() const =0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
getDownloadReceivedSize() const =0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
getDownloadTotalSize() const =0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
initFileDownloader(::std::string const &, ::std::string const &, ::FileInfo const &, uint64, uint64, ::std::string const &, ::std::function< void(::DownloaderResult)>)=0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
initRealmsFileDownloader(::std::string const &, int const, ::std::string const &, ::FileInfo const &, uint64, ::std::string const &, ::std::function< void(::DownloaderResult)>)=0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
update()=0 (defined in IFileChunkDownloader) | IFileChunkDownloader | pure virtual |
WriteCompleteCallback typedef (defined in IFileChunkDownloader) | IFileChunkDownloader | |
~IFileChunkDownloader()=default (defined in IFileChunkDownloader) | IFileChunkDownloader | virtual |