LeviLamina
Loading...
Searching...
No Matches
FileUploadManager Class Referenceabstract
+ Inheritance diagram for FileUploadManager:

Classes

struct  MultiPartStreamHelper
 

Public Member Functions

FileUploadManageroperator= (FileUploadManager const &)
 
 FileUploadManager (FileUploadManager const &)
 
virtual float getUploadProgress () const
 
virtual void archiveAndUploadFileToRealmStorage (::std::string const &, ::Core::Path const &, int const, ::std::string const &)=0
 
virtual void uploadFileToRealmStorage (::std::string const &uploadId, ::Core::Path const &path, int const slotIndex)
 
MCAPI FileUploadManager (::TaskGroup &taskGroup, ::std::shared_ptr<::IFileChunkUploader > fileUploader)
 
MCAPI void _generateMultiPartHelper ()
 
MCAPI void _resumeUpload ()
 
MCAPI void _uploadChunk (::FileChunkInfo const &chunk)
 
MCAPI void _uploadStream ()
 
MCAPI void addCallbackQueue (::std::function< void()> callback)
 
MCAPI void uploadFile (::std::string const &uploadId, ::Core::Path const &filePath, bool autoStartUpload, ::Json::Value const &uploadOptions)
 
MCAPI void * $ctor (::TaskGroup &taskGroup, ::std::shared_ptr<::IFileChunkUploader > fileUploader)
 
MCAPI void $dtor ()
 
MCAPI float $getUploadProgress () const
 
MCAPI void $uploadFileToRealmStorage (::std::string const &uploadId, ::Core::Path const &path, int const slotIndex)
 

Static Public Member Functions

static MCAPI ::std::string const & BOUNDARY ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 72 > mUnkd53a1f
 
::ll::UntypedStorage< 8, 96 > mUnk7e81a8
 
::ll::UntypedStorage< 4, 4 > mUnk3637b8
 
::ll::UntypedStorage< 4, 4 > mUnkcdb53c
 
::ll::UntypedStorage< 8, 16 > mUnk572878
 
::ll::UntypedStorage< 8, 16 > mUnkbea5f5
 
::ll::UntypedStorage< 8, 8 > mUnka99ce1
 
::ll::UntypedStorage< 8, 24 > mUnkc47b3b
 
::ll::UntypedStorage< 1, 1 > mUnk976e6e
 
::ll::UntypedStorage< 1, 1 > mUnk64961a
 
::ll::UntypedStorage< 1, 1 > mUnk2e4039
 

The documentation for this class was generated from the following file: