ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
rpp::operators::details::repeating_observer_strategy< TObserver, TObservable, TNotifier > Struct Template Reference

Public Member Functions

void set_upstream (const disposable_wrapper &d)
 
bool is_disposed () const
 

Public Attributes

std::shared_ptr< repeating_state< TObserver, TObservable, TNotifier > > state
 

Static Public Attributes

static constexpr auto preferred_disposables_mode = rpp::details::observers::disposables_mode::None
 

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