|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Public Member Functions | |
| bool | TryClaim () |
Public Attributes | |
| std::atomic< bool > | completed = false |
| a11::Promise< NextResult > | promise |
|
inline |
| a11::Promise<NextResult> a11::stores::ChunkStoreReader::State::Request::promise |