A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::stores::ChunkStoreReader::State::Request Struct Reference

Public Member Functions

bool TryClaim ()
 

Public Attributes

std::atomic< boolcompleted = false
 
a11::Promise< NextResultpromise
 

Member Function Documentation

◆ TryClaim()

bool a11::stores::ChunkStoreReader::State::Request::TryClaim ( )
inline

Member Data Documentation

◆ completed

std::atomic<bool> a11::stores::ChunkStoreReader::State::Request::completed = false

◆ promise

a11::Promise<NextResult> a11::stores::ChunkStoreReader::State::Request::promise

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