Searched refs:behavior_observer (Results 1 – 1 of 1) sorted by relevance
17 class behavior_observer : public detail::multicast_observer<T> class19 typedef behavior_observer<T> this_type;46 behavior_observer(T f, composite_subscription l) in behavior_observer() function in rxcpp::subjects::detail::behavior_observer53 …er<T>(this->get_id(), this->get_subscription(), observer<T, detail::behavior_observer<T>>(*this)).… in get_subscriber()72 detail::behavior_observer<T> s;