Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexInLog/ReactivePlusPlus
/ functions
Functions
973 in github.com/AlexInLog/ReactivePlusPlus
⨍
Functions
973
◇
Types & classes
437
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/buffer.hpp:39
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/take_last.hpp:35
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/window_toggle.hpp:159
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/scan.hpp:36
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/switch_on_next.hpp:108
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/concat.hpp:164
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/zip.hpp:50
↓ 1 callers
Method
on_next
src/rpp/rpp/operators/on_error_resume_next.hpp:76
↓ 1 callers
Method
on_next
src/rpp/rpp/subjects/behavior_subject.hpp:55
↓ 1 callers
Method
on_next
src/rpp/rpp/subjects/replay_subject.hpp:95
↓ 1 callers
Method
on_subscribe
src/rpp/rpp/observables/connectable_observable.hpp:52
↓ 1 callers
Method
release
src/rpp/rpp/disposables/refcount_disposable.hpp:33
↓ 1 callers
Method
schedule
src/rpp/rpp/schedulers/test_scheduler.hpp:30
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/delay.hpp:75
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/retry.hpp:75
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/take_until.hpp:65
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/timeout.hpp:71
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/window_toggle.hpp:182
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/merge.hpp:62
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/scan.hpp:46
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/switch_on_next.hpp:134
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/with_latest_from.hpp:88
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/reduce.hpp:44
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/concat.hpp:185
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/window.hpp:86
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/debounce.hpp:118
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/details/combining_strategy.hpp:57
↓ 1 callers
Method
set_upstream
src/rpp/rpp/operators/details/forwarding_subject.hpp:33
↓ 1 callers
Method
set_upstream
src/rpp/rpp/sources/concat.hpp:68
↓ 1 callers
Method
set_upstream
src/rpp/rpp/subjects/replay_subject.hpp:91
↓ 1 callers
Method
set_weak_self
src/rpp/rpp/disposables/disposable_wrapper.hpp:260
↓ 1 callers
Function
start_with_values
src/rpp/rpp/operators/start_with.hpp:120
↓ 1 callers
Method
start_write
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:60
↓ 1 callers
Method
subscribe
src/rpp/rpp/operators/retry_when.hpp:68
↓ 1 callers
Method
subscribe
src/rpp/rpp/operators/subscribe_on.hpp:50
↓ 1 callers
Method
subscribe
src/rpp/rpp/operators/merge.hpp:175
↓ 1 callers
Method
subscribe
src/rpp/rpp/operators/repeat_when.hpp:68
↓ 1 callers
Method
subscribe
src/rpp/rpp/operators/details/combining_strategy.hpp:120
↓ 1 callers
Method
subscribe
src/rpp/rpp/sources/concat.hpp:129
↓ 1 callers
Method
subscribe
src/rpp/rpp/observables/connectable_observable.hpp:41
↓ 1 callers
Method
subscribe
src/rpp/rpp/observables/dynamic_observable.hpp:53
↓ 1 callers
Method
subscribe
src/rpp/rpp/observables/details/chain_strategy.hpp:46
↓ 1 callers
Method
subscribe_with_disposable
src/rpp/rpp/observables/observable.hpp:144
↓ 1 callers
Function
tuple_impl
src/rpp/rpp/utils/tuple.hpp:56
↓ 1 callers
Method
update_next
src/rpp/rpp/schedulers/details/queue.hpp:88
↓ 1 callers
Method
visit
src/rpp/rpp/schedulers/details/queue.hpp:54
Method
OnCancel
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:93
Method
OnCancel
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:162
Method
OnCancel
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:221
Method
OnDone
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:89
Method
OnDone
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:153
Method
OnDone
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:208
Method
OnDone
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:85
Method
OnDone
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:154
Method
OnDone
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:214
Method
OnReadDone
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:73
Method
OnReadDone
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:200
Method
OnReadDone
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:69
Method
OnReadDone
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:203
Method
OnWriteDone
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:81
Method
OnWriteDone
src/extensions/rppgrpc/rppgrpc/client_reactor.hpp:145
Method
OnWriteDone
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:77
Method
OnWriteDone
src/extensions/rppgrpc/rppgrpc/server_reactor.hpp:143
Method
Service
src/examples/rppgrpc/communication/server.cpp:13
Method
add
src/rpp/rpp/disposables/interface_composite_disposable.hpp:23
Method
add
src/rpp/rpp/disposables/composite_disposable.hpp:65
Method
add
src/rpp/rpp/observers/details/disposables_strategy.hpp:29
Method
add
src/rpp/rpp/observers/details/disposables_strategy.hpp:62
Method
advanced_call
src/rpp/rpp/schedulers/details/queue.hpp:47
Function
apply
src/rpp/rpp/utils/tuple.hpp:62
Method
apply_impl
src/rpp/rpp/operators/combine_latest.hpp:59
Method
apply_impl
src/rpp/rpp/operators/zip.hpp:60
Method
as_dynamic
* @brief Convert current observer to type-erased version. Useful if you need to COPY your observer or to store different observers in same container.
src/rpp/rpp/observers/observer.hpp:229
Method
as_dynamic
src/rpp/rpp/observers/observer.hpp:247
Method
auto_dispose_wrapper
src/rpp/rpp/disposables/disposable_wrapper.hpp:35
Method
base_disposable_impl
src/rpp/rpp/disposables/details/base_disposable.hpp:25
Method
base_dispose_impl
src/rpp/rpp/operators/switch_on_next.hpp:43
Method
base_dispose_impl
src/rpp/rpp/operators/concat.hpp:91
Method
base_dispose_impl
src/rpp/rpp/disposables/callback_disposable.hpp:40
Method
base_dispose_impl
src/rpp/rpp/schedulers/run_loop.hpp:92
Method
base_dispose_impl
src/rpp/rpp/observables/blocking_observable.hpp:31
Method
base_dispose_impl
src/rpp/rpp/subjects/details/subject_state.hpp:54
Method
base_reader
src/extensions/rppgrpc/rppgrpc/details/base.hpp:114
Method
base_writer
src/extensions/rppgrpc/rppgrpc/details/base.hpp:30
Method
begin
src/rpp/rpp/utils/utils.hpp:194
Method
begin
src/rpp/rpp/utils/utils.hpp:243
Method
begin
src/tests/rpp/test_from.cpp:33
Method
begin
src/tests/rpp/test_from.cpp:52
Method
begin
src/tests/rpp/test_concat.cpp:35
Method
begin
src/tests/rpp/test_concat.cpp:65
Method
behavior_state
src/rpp/rpp/subjects/behavior_subject.hpp:30
Method
behavior_subject_base
src/rpp/rpp/subjects/behavior_subject.hpp:69
Method
blocking_strategy
src/rpp/rpp/observables/blocking_observable.hpp:53
Method
buffer_observer_strategy
src/rpp/rpp/operators/buffer.hpp:32
Method
callback_disposable
src/rpp/rpp/disposables/callback_disposable.hpp:29
Method
chain
src/rpp/rpp/observables/details/chain_strategy.hpp:33
Method
chain
src/rpp/rpp/observables/details/chain_strategy.hpp:82
Method
cleanup_observers
src/rpp/rpp/subjects/details/subject_state.hpp:158
Method
clear
src/rpp/rpp/disposables/details/container.hpp:55
Method
clear
src/rpp/rpp/disposables/details/container.hpp:167
← previous
next →
301–400 of 973, ranked by callers