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++.
rxcpp::notifications::recorded< T > Member List

This is the complete list of members for rxcpp::notifications::recorded< T >, including all inherited members.

recorded(long t, T v)rxcpp::notifications::recorded< T >inline
time() const rxcpp::notifications::recorded< T >inline
value() const rxcpp::notifications::recorded< T >inline