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::schedulers::test::messages< T >, including all inherited members.
completed(long ticks) | rxcpp::schedulers::test::messages< T > | inlinestatic |
error(long ticks, Exception &&e) | rxcpp::schedulers::test::messages< T > | inlinestatic |
messages() | rxcpp::schedulers::test::messages< T > | inline |
next(long ticks, U value) | rxcpp::schedulers::test::messages< T > | inlinestatic |
notification_type typedef | rxcpp::schedulers::test::messages< T > | |
recorded_type typedef | rxcpp::schedulers::test::messages< T > | |
subscribe(long subscribe, long unsubscribe) | rxcpp::schedulers::test::messages< T > | inlinestatic |
subscription_type typedef | rxcpp::schedulers::test::messages< T > |