MCPcopy Create free account

hub / github.com/AlexInLog/ReactivePlusPlus / functions

Functions973 in github.com/AlexInLog/ReactivePlusPlus

Functionmain
* @example window_toggle.cpp **/
src/examples/rpp/doxygen/window_toggle.cpp:8
Functionmain
* @example with_latest_from.cpp **/
src/examples/rpp/doxygen/with_latest_from.cpp:8
Functionmain
* @example buffer.cpp **/
src/examples/rpp/doxygen/buffer.cpp:25
Functionmain
* @example debounce.cpp **/
src/examples/rpp/doxygen/debounce.cpp:8
Functionmain
src/examples/rpp/doxygen/thread_pool.cpp:9
Functionmain
src/examples/rpp/doxygen/distinct_until_changed.cpp:9
Functionmain
* @example group_by.cpp **/
src/examples/rpp/doxygen/group_by.cpp:8
Functionmain
* @example repeat.cpp **/
src/examples/rpp/doxygen/repeat.cpp:9
Functionmain
src/examples/rpp/doxygen/timeout.cpp:11
Functionmain
src/examples/rpp/doxygen/retry_when.cpp:10
Functionmain
* @example throttle.cpp **/
src/examples/rpp/doxygen/throttle.cpp:8
Functionmain
src/examples/rpp/doxygen/reduce.cpp:10
Functionmain
* @example merge.cpp **/
src/examples/rpp/doxygen/merge.cpp:8
Functionmain
* @example take.cpp **/
src/examples/rpp/doxygen/take.cpp:8
Functionmain
src/examples/rpp/doxygen/connect.cpp:11
Functionmain
src/examples/rpp/doxygen/from.cpp:9
Functionmain
src/examples/rpp/doxygen/map.cpp:9
Functionmain
src/examples/rpp/doxygen/readme.cpp:58
Functionmain
src/examples/rpp/doxygen/just.cpp:10
Functionmain
* @example first.cpp **/
src/examples/rpp/doxygen/first.cpp:8
Functionmain
* @example take_while.cpp **/
src/examples/rpp/doxygen/take_while.cpp:8
Functionmain
* @example ref_count.cpp **/
src/examples/rpp/doxygen/ref_count.cpp:8
Functionmain
src/examples/rpp/doxygen/create.cpp:9
Functionmain
* @example observe_on.cpp **/
src/examples/rpp/doxygen/observe_on.cpp:10
Functionmain
* @example switch_on_next.cpp **/
src/examples/rpp/doxygen/switch_on_next.cpp:8
Functionmain
* @example start_with.cpp **/
src/examples/rpp/doxygen/start_with.cpp:8
Functionmain
src/examples/rpp/basic/basic.cpp:6
Functionmain
src/examples/rpp/linesfrombytes/linesfrombytes.cpp:10
Functionmain
src/examples/rpp/sfml/snake/main.cpp:36
Functionmain
src/examples/rppqt/doxygen/qt_readme.cpp:16
Functionmain
src/examples/rppqt/doxygen/from_signal.cpp:13
Functionmain
src/examples/rppqt/basic/basic_rppqt.cpp:11
Functionmain
src/benchmarks/benchmarks.cpp:79
Methodmake
src/rpp/rpp/disposables/disposable_wrapper.hpp:164
Functionmake_concat_from_iterable
src/rpp/rpp/sources/concat.hpp:139
Functionmake_from_iterable_observable
src/rpp/rpp/sources/from.hpp:131
Functionmake_lambda_observer
src/rpp/rpp/observers/lambda_observer.hpp:51
Methodmerge_disposable
src/rpp/rpp/operators/merge.hpp:30
Methodmerge_observer_base_strategy
src/rpp/rpp/operators/merge.hpp:52
Methodmerge_observer_strategy
src/rpp/rpp/operators/merge.hpp:115
Methodmock_observer_strategy
src/rpp/rpp/observers/mock_observer.hpp:25
Functionmove_snake
src/examples/rpp/sfml/snake/snake.cpp:29
Functionnever
src/rpp/rpp/sources/never.hpp:49
Methodnow
src/rpp/rpp/schedulers/immediate.hpp:76
Methodnow
src/rpp/rpp/schedulers/run_loop.hpp:123
Methodnow
src/rpp/rpp/schedulers/test_scheduler.hpp:84
Methodnow
src/rpp/rpp/schedulers/test_scheduler.hpp:100
Methodnow
src/rpp/rpp/schedulers/new_thread.hpp:139
Methodnow
src/rpp/rpp/schedulers/thread_pool.hpp:54
Methodnow
src/rpp/rpp/schedulers/current_thread.hpp:185
Methodnow
src/extensions/rppasio/rppasio/schedulers/strand.hpp:171
Methodnow
src/extensions/rppqt/rppqt/schedulers/main_thread.hpp:53
Methodobservable
src/rpp/rpp/observables/observable.hpp:47
Functionobservable_with_disposable
src/tests/utils/disposable_observable.hpp:20
Methodobserver
src/rpp/rpp/observers/observer.hpp:179
Methodobserver
src/rpp/rpp/observers/observer.hpp:211
Methodobserver
src/rpp/rpp/observers/observer.hpp:242
Methodobserver_impl
src/rpp/rpp/observers/observer.hpp:33
Methodobserver_vtable
src/rpp/rpp/observers/dynamic_observer.hpp:46
Methodon_completed
src/rpp/rpp/operators/retry.hpp:70
Methodon_completed
src/rpp/rpp/operators/retry_when.hpp:47
Methodon_completed
src/rpp/rpp/operators/last.hpp:36
Methodon_completed
src/rpp/rpp/operators/filter.hpp:39
Methodon_completed
src/rpp/rpp/operators/map.hpp:38
Methodon_completed
src/rpp/rpp/operators/timeout.hpp:96
Methodon_completed
src/rpp/rpp/operators/buffer.hpp:54
Methodon_completed
src/rpp/rpp/operators/take_last.hpp:55
Methodon_completed
src/rpp/rpp/operators/window_toggle.hpp:97
Methodon_completed
src/rpp/rpp/operators/window_toggle.hpp:138
Methodon_completed
src/rpp/rpp/operators/throttle.hpp:46
Methodon_completed
src/rpp/rpp/operators/tap.hpp:47
Methodon_completed
src/rpp/rpp/operators/scan.hpp:95
Methodon_completed
src/rpp/rpp/operators/repeat_when.hpp:40
Methodon_completed
src/rpp/rpp/operators/distinct_until_changed.hpp:43
Methodon_completed
src/rpp/rpp/operators/switch_on_next.hpp:78
Methodon_completed
src/rpp/rpp/operators/with_latest_from.hpp:118
Methodon_completed
src/rpp/rpp/operators/distinct.hpp:43
Methodon_completed
src/rpp/rpp/operators/group_by.hpp:54
Methodon_completed
src/rpp/rpp/operators/reduce.hpp:90
Methodon_completed
src/rpp/rpp/operators/concat.hpp:133
Methodon_completed
src/rpp/rpp/operators/skip.hpp:41
Methodon_completed
src/rpp/rpp/operators/on_error_resume_next.hpp:50
Methodon_completed
src/rpp/rpp/operators/debounce.hpp:139
Methodon_completed
src/rpp/rpp/operators/details/combining_strategy.hpp:72
Methodon_completed
src/rpp/rpp/operators/details/forwarding_subject.hpp:41
Methodon_completed
src/rpp/rpp/operators/details/repeating_strategy.hpp:76
Methodon_completed
* @brief Observable calls this method to notify observer about completion of emissions. * @invariant Obtaining of this call means no any furt
src/rpp/rpp/observers/observer.hpp:135
Methodon_completed
src/rpp/rpp/observers/fwd.hpp:87
Methodon_completed
src/rpp/rpp/observers/mock_observer.hpp:45
Methodon_completed
src/rpp/rpp/observers/dynamic_observer.hpp:107
Methodon_completed
src/rpp/rpp/subjects/behavior_subject.hpp:63
Methodon_completed
src/rpp/rpp/subjects/publish_subject.hpp:38
Methodon_completed
src/rpp/rpp/subjects/replay_subject.hpp:103
Methodon_error
src/rpp/rpp/operators/delay.hpp:66
Methodon_error
src/rpp/rpp/operators/retry_when.hpp:35
Methodon_error
src/rpp/rpp/operators/filter.hpp:37
Methodon_error
src/rpp/rpp/operators/take_until.hpp:53
Methodon_error
src/rpp/rpp/operators/map.hpp:36
Methodon_error
src/rpp/rpp/operators/timeout.hpp:58
Methodon_error
src/rpp/rpp/operators/buffer.hpp:52
← previousnext →601–700 of 973, ranked by callers