ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
 
Loading...
Searching...
No Matches
rpp::details::early_unsubscribe_state Struct Reference
Inheritance diagram for rpp::details::early_unsubscribe_state:
rpp::details::with_latest_from_state< TSelector, ValueTypes... > rpp::details::concat_state< ValueType > rpp::details::debounce_state< T, Scheduler > rpp::details::merge_state rpp::details::sample_state< Type > rpp::details::take_until_state_with_serialized_spinlock rpp::details::timeout_state< FallbackObs > rpp::details::with_latest_from_state< TSelector, ValueTypes >

Public Member Functions

 early_unsubscribe_state (const composite_subscription &subscription_of_subscriber)
 

Public Attributes

composite_subscription children_subscriptions
 

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