#include <CurlFetcher.h>
◆ TileFetchContext()
| grk::TileFetchContext::TileFetchContext |
( |
std::shared_ptr< TPFetchSeq > & | requests, |
|
|
void * | user_data, |
|
|
std::shared_ptr< std::unordered_map< uint16_t, std::shared_ptr< TPFetchSeq > > > & | tilePartFetchByTile, |
|
|
TileFetchCallback | callback, |
|
|
IFetcher * | fetcher ) |
|
inline |
◆ incrementCompleteCount()
| void grk::TileFetchContext::incrementCompleteCount |
( |
| ) |
|
|
inline |
◆ callback_
◆ completeCount_
| size_t grk::TileFetchContext::completeCount_ = 0 |
|
mutableprivate |
◆ fetcher_
| IFetcher* grk::TileFetchContext::fetcher_ = nullptr |
◆ requests_
| std::shared_ptr<TPFetchSeq> grk::TileFetchContext::requests_ |
◆ tilePartFetchByTile_
| std::shared_ptr<std::unordered_map<uint16_t, std::shared_ptr<TPFetchSeq> > > grk::TileFetchContext::tilePartFetchByTile_ |
◆ user_data_
| void* grk::TileFetchContext::user_data_ = nullptr |
The documentation for this struct was generated from the following file: