LeviLamina
Loading...
Searching...
No Matches
ServerFileChunkUploader Member List

This is the complete list of members for ServerFileChunkUploader, including all inherited members.

$canCancelUpload(::FileInfo const &file) const (defined in ServerFileChunkUploader)ServerFileChunkUploader
$cancelUpload(::FileInfo const &file) (defined in ServerFileChunkUploader)ServerFileChunkUploader
$confirmChunkReceived(::FileInfo const &file, ::FileChunkInfo const &chunk) (defined in ServerFileChunkUploader)ServerFileChunkUploader
$dtor() (defined in ServerFileChunkUploader)ServerFileChunkUploader
$getChunkInfo(::FileInfo const &file, int chunkID) const (defined in ServerFileChunkUploader)ServerFileChunkUploader
$getInitErrorCode() const (defined in ServerFileChunkUploader)ServerFileChunkUploader
$getServerMissingChunks(::FileInfo const &file, ::std::function< void(::std::vector<::FileChunkInfo >)> callback) const (defined in ServerFileChunkUploader)ServerFileChunkUploader
$getUploadProgress(::FileInfo const &file) const (defined in ServerFileChunkUploader)ServerFileChunkUploader
$initFileUploader(::std::string const &uploadId, ::FileInfo const &file, int chunkSize, ::Json::Value const &uploadOptions, ::std::function< void(bool)> callback) (defined in ServerFileChunkUploader)ServerFileChunkUploader
$uploadChunk(::FileInfo const &file, ::FileChunkInfo const &chunk, ::std::vector< uchar > const &data, ::std::function< void(bool)> onCompleteCallback) (defined in ServerFileChunkUploader)ServerFileChunkUploader
$uploadStream(::FileInfo const &file, uint64 streamSize, ::std::string const &boundary, ::std::function< void(::IFileChunkUploader::UploadStreamResult)> onCompleteCallback) (defined in IFileChunkUploader)IFileChunkUploader
$vftable() (defined in ServerFileChunkUploader)ServerFileChunkUploaderstatic
canCancelUpload(::FileInfo const &file) const (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
cancelUpload(::FileInfo const &file) (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
confirmChunkReceived(::FileInfo const &file, ::FileChunkInfo const &chunk) (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
getChunkInfo(::FileInfo const &file, int chunkID) const (defined in ServerFileChunkUploader)ServerFileChunkUploader
getInitErrorCode() const (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
getServerMissingChunks(::FileInfo const &file, ::std::function< void(::std::vector<::FileChunkInfo >)> callback) const (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
getUploadProgress(::FileInfo const &file) const (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
initFileUploader(::std::string const &uploadId, ::FileInfo const &file, int chunkSize, ::Json::Value const &uploadOptions, ::std::function< void(bool)> callback) (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
mChunkManager (defined in ServerFileChunkUploader)ServerFileChunkUploader
mFileHash (defined in ServerFileChunkUploader)ServerFileChunkUploader
mInitialized (defined in ServerFileChunkUploader)ServerFileChunkUploader
mName (defined in ServerFileChunkUploader)ServerFileChunkUploader
mPacketSender (defined in ServerFileChunkUploader)ServerFileChunkUploader
mSource (defined in ServerFileChunkUploader)ServerFileChunkUploader
uploadChunk(::FileInfo const &file, ::FileChunkInfo const &chunk, ::std::vector< uchar > const &data, ::std::function< void(bool)> onCompleteCallback) (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual
UploadStatus enum name (defined in IFileChunkUploader)IFileChunkUploader
uploadStream(::FileInfo const &file, uint64 streamSize, ::std::string const &boundary, ::std::function< void(::IFileChunkUploader::UploadStreamResult)> onCompleteCallback) (defined in IFileChunkUploader)IFileChunkUploadervirtual
UploadStreamResult enum name (defined in IFileChunkUploader)IFileChunkUploader
~IFileChunkUploader()=default (defined in IFileChunkUploader)IFileChunkUploadervirtual
~ServerFileChunkUploader() (defined in ServerFileChunkUploader)ServerFileChunkUploadervirtual