Searched defs:multicast_state (Results 1 – 1 of 1) sorted by relevance
41 struct multicast_state : public std::enable_shared_from_this<multicast_state> struct43 multicast_state(source_type o, subject_type sub) in multicast_state() argument48 source_type source;49 subject_type subject_value;50 rxu::detail::maybe<typename composite_subscription::weak_subscription> connection;