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 Member Functions | List of all members
rxcpp::timeout_error Class Reference

#include <rx-timeout.hpp>

Inheritance diagram for rxcpp::timeout_error:
Inheritance graph
[legend]
Collaboration diagram for rxcpp::timeout_error:
Collaboration graph
[legend]

Public Member Functions

 timeout_error (const std::string &msg)
 

Constructor & Destructor Documentation

rxcpp::timeout_error::timeout_error ( const std::string &  msg)
inlineexplicit

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