ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
 
Loading...
Searching...
No Matches
rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub > Member List

This is the complete list of members for rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >, including all inherited members.

children_subscriptions (defined in rpp::details::early_unsubscribe_state)rpp::details::early_unsubscribe_state
debounce_state(schedulers::duration period, const Scheduler &scheduler, const composite_subscription &subscription_of_subscriber) (defined in rpp::details::debounce_state< T, Scheduler >)rpp::details::debounce_state< T, Scheduler >inline
debounce_state_with_serialized_spinlock(auto &&sub, schedulers::duration period, const Scheduler &scheduler) (defined in rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >)rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >inline
early_unsubscribe_state(const composite_subscription &subscription_of_subscriber) (defined in rpp::details::early_unsubscribe_state)rpp::details::early_unsubscribe_stateinline
emplace_safe(auto &&v) (defined in rpp::details::debounce_state< T, Scheduler >)rpp::details::debounce_state< T, Scheduler >inline
extract_value() (defined in rpp::details::debounce_state< T, Scheduler >)rpp::details::debounce_state< T, Scheduler >inline
extract_value_or_time() (defined in rpp::details::debounce_state< T, Scheduler >)rpp::details::debounce_state< T, Scheduler >inline
get_worker() const (defined in rpp::details::debounce_state< T, Scheduler >)rpp::details::debounce_state< T, Scheduler >inline
InnerSub typedef (defined in rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >)rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >
spinlock (defined in rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >)rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >
subscriber (defined in rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >)rpp::details::debounce_state_with_serialized_spinlock< T, Scheduler, TSub >
Worker typedef (defined in rpp::details::debounce_state< T, Scheduler >)rpp::details::debounce_state< T, Scheduler >