Searched defs:get_observable (Results 1 – 5 of 5) sorted by relevance
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ | ||
D | rx-behavior.hpp | 92 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::behavior |
D | rx-replaysubject.hpp | 170 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::replay |
D | rx-subject.hpp | 265 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::subject |
D | rx-synchronize.hpp | 182 observable<T> get_observable() const { in get_observable() function in rxcpp::subjects::synchronize |
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ | ||
D | rx-coordination.hpp | 54 struct get_observable struct in rxcpp::coordinator |