|
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::notifications::notification< T >, including all inherited members.
| observer_type typedef | rxcpp::notifications::notification< T > | |
| on_completed() | rxcpp::notifications::notification< T > | inlinestatic |
| on_error(Exception &&e) | rxcpp::notifications::notification< T > | inlinestatic |
| on_next(U value) | rxcpp::notifications::notification< T > | inlinestatic |
| type typedef | rxcpp::notifications::notification< T > |
1.8.11