Searched defs:StreamContext (Results 1 – 2 of 2) sorted by relevance
82 StreamContext(std::unique_ptr<CommandMQ> commandMQ, std::unique_ptr<ReplyMQ> replyMQ, in StreamContext() function104 StreamContext(StreamContext&& other) in StreamContext() function
562 class StreamContext { class568 explicit StreamContext(const StreamDescriptor& descriptor) in StreamContext() function in StreamContext