|
::ll::TypedStorage< 8, 8, uint64 > | mTotalSize |
|
::ll::TypedStorage< 4, 4, uint > | mChunkSize |
|
::ll::TypedStorage< 8, 8, uint64 > | mTotalNbChunks |
|
::ll::TypedStorage< 8, 8, uint64 > | mRequestedChunks |
|
::ll::TypedStorage< 8, 8, uint64 > | mReceivedChunks |
|
::ll::TypedStorage< 8, 8, uint64 > | mWrittenChunks |
|
::ll::TypedStorage< 8, 24, ::std::vector<::FileChunkInfo > > | mChunkInfo |
|
::ll::TypedStorage< 8, 24, ::MovePriorityQueue<::FileChunk, ::std::less<::FileChunk > > > | mChunkQueue |
|
◆ _generateChunkInfo()
MCAPI void FileChunkManager::_generateChunkInfo |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ reset()
MCAPI void FileChunkManager::reset |
( |
uint64 | totalSize, |
|
|
uint | chunkSize ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: