#include <FetchCommon.h>
◆ ChunkRequestBatch()
| grk::ChunkRequestBatch::ChunkRequestBatch |
( |
std::shared_ptr< std::vector< ChunkRequest > > | requests | ) |
|
|
inline |
◆ hasMore()
| bool grk::ChunkRequestBatch::hasMore |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ next()
| std::pair< uint64_t, uint64_t > grk::ChunkRequestBatch::next |
( |
| ) |
|
|
inlineoverridevirtual |
◆ remaining()
| size_t grk::ChunkRequestBatch::remaining |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ iter_
| std::vector<ChunkRequest>::iterator grk::ChunkRequestBatch::iter_ |
|
private |
◆ requests_
| std::shared_ptr<std::vector<ChunkRequest> > grk::ChunkRequestBatch::requests_ |
|
private |
The documentation for this struct was generated from the following file: