Action Engine
Loading...
Searching...
No Matches
act::AsyncNode Member List

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

AsyncNode(std::string_view id="", NodeMap *absl_nullable node_map=nullptr, std::unique_ptr< ChunkStore > chunk_store=nullptr)act::AsyncNodeexplicit
GetWriter()act::AsyncNode
GetWriterStatus() const -> absl::Statusact::AsyncNode
Next(std::optional< absl::Duration > timeout=std::nullopt)act::AsyncNode
Put(Chunk value, int seq=-1, bool final=false) -> absl::Statusact::AsyncNode
Put(NodeFragment value) -> absl::Statusact::AsyncNode
Put(T value, int seq=-1, bool final=false) -> absl::Statusact::AsyncNode