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::schedulers::worker_interface Member List

This is the complete list of members for rxcpp::schedulers::worker_interface, including all inherited members.

clock_type typedefrxcpp::schedulers::worker_interface
now() const =0rxcpp::schedulers::worker_interfacepure virtual
schedule(const schedulable &scbl) const =0rxcpp::schedulers::worker_interfacepure virtual
schedule(clock_type::time_point when, const schedulable &scbl) const =0rxcpp::schedulers::worker_interfacepure virtual
~worker_interface()rxcpp::schedulers::worker_interfaceinlinevirtual