Grok 20.3.2
grk::FetchJob Struct Reference

#include <FetchCommon.h>

Public Member Functions

 FetchJob (std::set< uint16_t > &&s)

Public Attributes

std::set< uint16_t > slated
std::promise< bool > promise_

Constructor & Destructor Documentation

◆ FetchJob()

grk::FetchJob::FetchJob ( std::set< uint16_t > && s)
inline

References slated.

Member Data Documentation

◆ promise_

std::promise<bool> grk::FetchJob::promise_

◆ slated

std::set<uint16_t> grk::FetchJob::slated

Referenced by FetchJob().


The documentation for this struct was generated from the following file: