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++.
Static Public Member Functions | Public Attributes | List of all members
rxcpp::trace_id Struct Reference

#include <rx-trace.hpp>

Static Public Member Functions

static trace_id make_next_id_subscriber ()
 

Public Attributes

unsigned long id
 

Member Function Documentation

static trace_id rxcpp::trace_id::make_next_id_subscriber ( )
inlinestatic

Member Data Documentation

unsigned long rxcpp::trace_id::id

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