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++.
Public Types | List of all members
rxcpp::schedulers::schedulable_base Struct Reference

#include <rx-scheduler.hpp>

Inheritance diagram for rxcpp::schedulers::schedulable_base:
Inheritance graph
[legend]
Collaboration diagram for rxcpp::schedulers::schedulable_base:
Collaboration graph
[legend]

Public Types

typedef tag_schedulable schedulable_tag
 
- Public Types inherited from rxcpp::schedulers::worker_base
typedef tag_worker worker_tag
 
- Public Types inherited from rxcpp::subscription_base
typedef tag_subscription subscription_tag
 
- Public Types inherited from rxcpp::schedulers::action_base
typedef tag_action action_tag
 

Member Typedef Documentation


The documentation for this struct was generated from the following file: