Work queue for Buffer
s that knows the total number of bytes in the queue.
More...
#include <WorkQueue.h>
Work queue for Buffer
s that knows the total number of bytes in the queue.
◆ BufferWorkQueue() [1/3]
◆ BufferWorkQueue() [2/3]
◆ BufferWorkQueue() [3/3]
◆ finish() [1/3]
◆ finish() [2/3]
◆ finish() [3/3]
◆ pop() [1/3]
◆ pop() [2/3]
◆ pop() [3/3]
◆ push() [1/3]
◆ push() [2/3]
◆ push() [3/3]
◆ setMaxSize() [1/3]
void setMaxSize |
( |
std::size_t | maxSize | ) |
|
|
inline |
◆ setMaxSize() [2/3]
void setMaxSize |
( |
std::size_t | maxSize | ) |
|
|
inline |
◆ setMaxSize() [3/3]
void setMaxSize |
( |
std::size_t | maxSize | ) |
|
|
inline |
◆ size() [1/3]
Blocks until finish()
has been called.
- Returns
- The total number of bytes of all the
Buffer
s currently in the queue.
◆ size() [2/3]
Blocks until finish()
has been called.
- Returns
- The total number of bytes of all the
Buffer
s currently in the queue.
◆ size() [3/3]
Blocks until finish()
has been called.
- Returns
- The total number of bytes of all the
Buffer
s currently in the queue.
The documentation for this class was generated from the following files:
- C:/Pereira/Dua/source forge files my love/tar_dll/val/xcx_Zstandard/zstd-1.5.2/contrib/pzstd/utils/WorkQueue.h
- C:/Pereira/Dua/source forge files my love/tar_dll/val/xcx_Zstandard/zstd-1.5.5/contrib/pzstd/utils/WorkQueue.h
- C:/Pereira/Dua/source forge files my love/tar_dll/val/xcx_Zstandard/zstd-1.5.6/contrib/pzstd/utils/WorkQueue.h