RxCpp
The Reactive Extensions for Native (RxCpp) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C++.
|
This is the complete list of members for rxcpp::subjects::behavior< T >, including all inherited members.
behavior(T f, composite_subscription cs=composite_subscription()) | rxcpp::subjects::behavior< T > | inlineexplicit |
get_observable() const | rxcpp::subjects::behavior< T > | inline |
get_subscriber() const | rxcpp::subjects::behavior< T > | inline |
get_value() const | rxcpp::subjects::behavior< T > | inline |
has_observers() const | rxcpp::subjects::behavior< T > | inline |