|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Public Attributes | |
| std::shared_ptr< Request > | request |
| CompletionKind | kind |
| std::optional< data::NodeFragment > | fragment |
| absl::Status | status |
| std::optional<data::NodeFragment> a11::stores::ChunkStoreReader::State::Completion::fragment |
| CompletionKind a11::stores::ChunkStoreReader::State::Completion::kind |
| std::shared_ptr<Request> a11::stores::ChunkStoreReader::State::Completion::request |
| absl::Status a11::stores::ChunkStoreReader::State::Completion::status |