#include <FetchCommon.h>
◆ FetchResult() [1/2]
| grk::FetchResult::FetchResult |
( |
| ) |
|
|
default |
◆ FetchResult() [2/2]
| grk::FetchResult::FetchResult |
( |
size_t | id | ) |
|
|
inline |
◆ ctx_
| std::shared_ptr<void> grk::FetchResult::ctx_ |
◆ data_
| std::vector<uint8_t> grk::FetchResult::data_ |
◆ requestIndex_
| size_t grk::FetchResult::requestIndex_ = 0 |
◆ responseCode_
| long grk::FetchResult::responseCode_ = 0 |
◆ retryCount_
| uint32_t grk::FetchResult::retryCount_ = 0 |
◆ success_
| bool grk::FetchResult::success_ = false |
The documentation for this struct was generated from the following file: