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++.
Classes | Namespaces | Macros | Functions
rx-sameworker.hpp File Reference
#include "../rx-includes.hpp"
Include dependency graph for rx-sameworker.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rxcpp::schedulers::same_worker
 

Namespaces

 rxcpp
 
 rxcpp::schedulers
 

Macros

#define RXCPP_RX_SCHEDULER_SAME_WORKER_HPP
 

Functions

scheduler rxcpp::schedulers::make_same_worker (rxsc::worker w)
 

Macro Definition Documentation

#define RXCPP_RX_SCHEDULER_SAME_WORKER_HPP