A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::nodes::AsyncNode Member List

This is the complete list of members for a11::nodes::AsyncNode, including all inherited members.

AbortWithStatus(absl::Status status)a11::nodes::AsyncNode
AsyncNode(const AsyncNode &)=deletea11::nodes::AsyncNode
AttachStream(std::shared_ptr< net::WireStream > stream)a11::nodes::AsyncNode
Cancel()a11::nodes::AsyncNode
CancelReader()a11::nodes::AsyncNode
CancelWriter()a11::nodes::AsyncNode
Create(std::shared_ptr< stores::ChunkStore > store, std::shared_ptr< data::SerializationRegistry > serialization_registry=nullptr, stores::ChunkStoreReaderOptions reader_options={}, stores::ChunkStoreWriterOptions writer_options={})a11::nodes::AsyncNodestatic
DetachStream(const std::shared_ptr< net::WireStream > &stream)a11::nodes::AsyncNode
DrainAndClose()a11::nodes::AsyncNode
GetChunkStore() consta11::nodes::AsyncNode
GetId() consta11::nodes::AsyncNode
GetReaderOptions() consta11::nodes::AsyncNode
GetReaderStatus() consta11::nodes::AsyncNode
GetWriterAbortStatus() consta11::nodes::AsyncNode
GetWriterOptions() consta11::nodes::AsyncNode
GetWriterStatus() consta11::nodes::AsyncNode
IsWritable()a11::nodes::AsyncNode
NextChunk(absl::Duration timeout=absl::InfiniteDuration())a11::nodes::AsyncNode
NextFragment(absl::Duration timeout=absl::InfiniteDuration())a11::nodes::AsyncNode
NextObject(absl::Duration timeout=absl::InfiniteDuration(), std::vector< std::string > mimetype_patterns={})a11::nodes::AsyncNodeinline
operator=(const AsyncNode &)=deletea11::nodes::AsyncNode
Put(const T &value, std::optional< std::uint32_t > seq=std::nullopt, bool final=false, std::string_view mimetype={})a11::nodes::AsyncNodeinline
PutChunk(data::Chunk chunk, std::optional< std::uint32_t > seq=std::nullopt, bool final=false)a11::nodes::AsyncNode
PutFragment(data::NodeFragment fragment)a11::nodes::AsyncNode
PutNullFinal(std::optional< std::uint32_t > seq=std::nullopt)a11::nodes::AsyncNode
reader()a11::nodes::AsyncNode
ResetReader(std::optional< stores::ChunkStoreReaderOptions > options=std::nullopt)a11::nodes::AsyncNode
serialization_registry() consta11::nodes::AsyncNode
SetReaderOptions(stores::ChunkStoreReaderOptions options)a11::nodes::AsyncNode
SetSerializationRegistry(std::shared_ptr< data::SerializationRegistry > registry)a11::nodes::AsyncNode
SetWriterOptions(stores::ChunkStoreWriterOptions options)a11::nodes::AsyncNode
WaitForBufferToDrain()a11::nodes::AsyncNode
writer()a11::nodes::AsyncNode
~AsyncNode()=defaulta11::nodes::AsyncNode