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::test::test_worker Member List

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

add(subscription s) const rxcpp::schedulers::workerinline
advance_by(long time) const rxcpp::schedulers::test::test_workerinline
advance_to(long time) const rxcpp::schedulers::test::test_workerinline
clear() const rxcpp::schedulers::workerinline
clock() const rxcpp::schedulers::test::test_workerinline
clock_type typedefrxcpp::schedulers::worker
get_subscription() const rxcpp::schedulers::workerinline
get_subscription()rxcpp::schedulers::workerinline
is_enabled() const rxcpp::schedulers::test::test_workerinline
is_subscribed() const rxcpp::schedulers::workerinline
make_subscriber() const rxcpp::schedulers::test::test_workerinline
now() const rxcpp::schedulers::workerinline
remove(weak_subscription w) const rxcpp::schedulers::workerinline
schedule(const schedulable &scbl) const rxcpp::schedulers::workerinline
schedule(clock_type::time_point when, const schedulable &scbl) const rxcpp::schedulers::workerinline
schedule(clock_type::duration when, const schedulable &scbl) const rxcpp::schedulers::workerinline
schedule(Arg0 &&a0, ArgN &&...an) const -> typename std::enable_if< (detail::is_action_function< Arg0 >::value|| is_subscription< Arg0 >::value)&& !is_schedulable< Arg0 >::value >::typerxcpp::schedulers::worker
schedule(clock_type::time_point when, Arg0 &&a0, ArgN &&...an) const -> typename std::enable_if< (detail::is_action_function< Arg0 >::value|| is_subscription< Arg0 >::value)&& !is_schedulable< Arg0 >::value >::typerxcpp::schedulers::worker
schedule_absolute(long when, const schedulable &a) const rxcpp::schedulers::test::test_workerinline
schedule_absolute(long when, Arg0 &&a0, ArgN &&...an) const -> typename std::enable_if< (detail::is_action_function< Arg0 >::value|| is_subscription< Arg0 >::value)&& !is_schedulable< Arg0 >::value >::typerxcpp::schedulers::test::test_workerinline
schedule_periodically(clock_type::time_point initial, clock_type::duration period, const schedulable &scbl) const rxcpp::schedulers::workerinline
schedule_periodically(clock_type::duration initial, clock_type::duration period, const schedulable &scbl) const rxcpp::schedulers::workerinline
schedule_periodically(clock_type::time_point initial, clock_type::duration period, Arg0 &&a0, ArgN &&...an) const -> typename std::enable_if< (detail::is_action_function< Arg0 >::value|| is_subscription< Arg0 >::value)&& !is_schedulable< Arg0 >::value >::typerxcpp::schedulers::worker
schedule_periodically_rebind(clock_type::time_point initial, clock_type::duration period, const schedulable &scbl, ArgN &&...an) const rxcpp::schedulers::worker
schedule_rebind(const schedulable &scbl, ArgN &&...an) const rxcpp::schedulers::worker
schedule_rebind(clock_type::time_point when, const schedulable &scbl, ArgN &&...an) const rxcpp::schedulers::worker
schedule_relative(long when, const schedulable &a) const rxcpp::schedulers::test::test_workerinline
schedule_relative(long when, Arg0 &&a0, ArgN &&...an) const -> typename std::enable_if< (detail::is_action_function< Arg0 >::value|| is_subscription< Arg0 >::value)&& !is_schedulable< Arg0 >::value >::typerxcpp::schedulers::test::test_workerinline
sleep(long time) const rxcpp::schedulers::test::test_workerinline
start(F createSource, long created, long subscribed, long unsubscribed) const -> subscriber< T, rxt::testable_observer< T >> rxcpp::schedulers::test::test_workerinline
start(F &&createSource, long unsubscribed) const -> subscriber< T, rxt::testable_observer< T >> rxcpp::schedulers::test::test_workerinline
start(F &&createSource) const -> subscriber< T, rxt::testable_observer< T >> rxcpp::schedulers::test::test_workerinline
start(F createSource, long created, long subscribed, long unsubscribed) const -> typename std::enable_if< detail::is_create_source_function< F >::value, start_traits< F >>::type::subscriber_type rxcpp::schedulers::test::test_workerinline
start(F createSource, long unsubscribed) const -> typename std::enable_if< detail::is_create_source_function< F >::value, start_traits< F >>::type::subscriber_type rxcpp::schedulers::test::test_workerinline
start(F createSource) const -> typename std::enable_if< detail::is_create_source_function< F >::value, start_traits< F >>::type::subscriber_type rxcpp::schedulers::test::test_workerinline
start() const rxcpp::schedulers::test::test_workerinline
subscription_tag typedefrxcpp::subscription_base
test_worker(composite_subscription cs, std::shared_ptr< detail::test_type::test_type_worker > t)rxcpp::schedulers::test::test_workerinlineexplicit
unsubscribe() const rxcpp::schedulers::workerinline
weak_subscription typedefrxcpp::schedulers::worker
worker()rxcpp::schedulers::workerinline
worker(composite_subscription cs, detail::const_worker_interface_ptr i)rxcpp::schedulers::workerinline
worker(composite_subscription cs, worker o)rxcpp::schedulers::workerinline
worker_tag typedefrxcpp::schedulers::worker_base
~test_worker()rxcpp::schedulers::test::test_workerinline