Home
last modified time | relevance | path

Searched defs:get_observable (Results 1 – 5 of 5) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-behavior.hpp92 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::behavior
Drx-replaysubject.hpp170 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::replay
Drx-subject.hpp265 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::subject
Drx-synchronize.hpp182 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::synchronize
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-coordination.hpp54 struct get_observable struct in rxcpp::coordinator
56 typedef decltype((*(input_type*)nullptr).in((*(Observable*)nullptr))) type;