ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
mock_observer_strategy< Type > Member List

This is the complete list of members for mock_observer_strategy< Type >, including all inherited members.

get_observer() const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
get_observer(rpp::composite_disposable_wrapper d) const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
get_on_completed_count() const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
get_on_error_count() const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
get_on_next_const_ref_count() const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
get_on_next_move_count() const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
get_received_values() const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
get_total_on_next_count() const (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
is_disposed() noexcept (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inlinestatic
mock_observer_strategy(bool copy_values=true) (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inlineexplicit
on_completed() const noexcept (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
on_error(const std::exception_ptr &) const noexcept (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
on_next(const Type &v) const noexcept (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
on_next(Type &&v) const noexcept (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inline
preferred_disposables_mode (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >static
set_upstream(const rpp::disposable_wrapper &) noexcept (defined in mock_observer_strategy< Type >)mock_observer_strategy< Type >inlinestatic