Home
last modified time | relevance | path

Searched refs:replay_observer (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-replaysubject.hpp27 class replay_observer : public detail::multicast_observer<T> class
29 typedef replay_observer<T, Coordination> this_type;
98replay_observer(count_type count, period_type period, coordination_type coordination, composite_su… in replay_observer() function in rxcpp::subjects::detail::replay_observer
107 …ber<T>(this->get_id(), this->get_subscription(), observer<T, detail::replay_observer<T, Coordinati… in get_subscriber()
135 detail::replay_observer<T, Coordination> s;