Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactiveX/RxCpp
/ functions
Functions
1,624 in github.com/ReactiveX/RxCpp
⨍
Functions
1,624
◇
Types & classes
987
Method
RXCPP_CATCH
Rx/v2/src/rxcpp/operators/rx-observe_on.hpp:155
Method
RXCPP_CATCH
Rx/v2/src/rxcpp/subjects/rx-synchronize.hpp:77
Method
Register
Rx/v2/examples/win_text/windows_user.h:19
Method
RootWindow
called during WM_NCCREATE
Rx/v2/examples/win_text/main.cpp:97
Function
TEST
Ix/CPP/unittest/testbench.cpp:102
Method
TypedMessage
Rx/v2/examples/win_text/rx_windows_user.h:43
Function
WindowCallback
Rx/v2/examples/win_text/windows_user.h:81
Method
accept
Rx/v2/src/rxcpp/rx-notification.hpp:167
Method
accept
Rx/v2/src/rxcpp/rx-notification.hpp:186
Method
act
Rx/v2/src/rxcpp/rx-coordination.hpp:148
Method
act
Rx/v2/src/rxcpp/rx-coordination.hpp:277
Method
action
Rx/v2/src/rxcpp/rx-scheduler.hpp:135
Method
action_recurse
Rx/v2/examples/pythagorian/main.cpp:37
Method
action_return
Rx/v2/examples/pythagorian/main.cpp:32
Method
action_tailrecurser
Rx/v2/src/rxcpp/rx-scheduler.hpp:695
Method
action_type
Rx/v2/src/rxcpp/rx-scheduler.hpp:666
Method
add
Rx/v2/src/rxcpp/rx-composite_exception.hpp:24
Method
add
Atomically add 's' to the set of subscriptions. If unsubscribe() has already occurred, this immediately calls s.unsubscribe(). cs.unsubscribe() [mus
Rx/v2/src/rxcpp/rx-subscription.hpp:284
Method
add
Rx/v2/src/rxcpp/rx-subscription.hpp:423
Method
add
Rx/v2/src/rxcpp/rx-subscription.hpp:508
Method
add
Rx/v2/src/rxcpp/rx-scheduler.hpp:595
Method
advance_by
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:111
Method
advance_by
Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp:132
Method
advance_to
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:106
Method
advance_to
Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp:95
Method
all
Rx/v2/src/rxcpp/rx-observable.hpp:656
Method
all_observer
Rx/v2/src/rxcpp/operators/rx-all.hpp:67
Method
amb
Rx/v2/src/rxcpp/rx-observable.hpp:1019
Method
amb_state_type
Rx/v2/src/rxcpp/operators/rx-amb.hpp:105
Method
any
Rx/v2/src/rxcpp/rx-observable.hpp:678
Method
any_observer
Rx/v2/src/rxcpp/operators/rx-any.hpp:74
Method
apply_to
Rx/v2/src/rxcpp/rx-util.hpp:253
Method
as
Rx/v2/examples/win_text/rx_windows_user.h:41
Function
as_blocking
! Return a new observable that contains the blocking methods for this observable. \return An observable that contains the blocking methods for t
Rx/v2/src/rxcpp/operators/rx-subscribe.hpp:144
Function
as_dynamic
! Return a new observable that performs type-forgetting conversion of this observable. \return The source observable converted to observable<T>.
Rx/v2/src/rxcpp/operators/rx-subscribe.hpp:117
Method
as_dynamic
performs type-forgetting conversion to a new grouped_observable
Rx/v2/src/rxcpp/rx-grouped_observable.hpp:161
Method
as_dynamic
Rx/v2/src/rxcpp/rx-observer.hpp:341
Method
as_dynamic
Rx/v2/src/rxcpp/rx-observer.hpp:453
Method
as_dynamic
performs type-forgetting conversion to a new composite_observable
Rx/v2/src/rxcpp/rx-connectable_observable.hpp:156
Method
async_subscriber
Rx/v2/test/subjects/subject.cpp:105
Method
atbegin
Ix/CPP/src/cpplinq/linq_select.hpp:32
Method
atbegin
Ix/CPP/src/cpplinq/linq_cursor.hpp:164
Method
atbegin
Ix/CPP/src/cpplinq/linq_take.hpp:25
Method
atbegin
Ix/CPP/src/cpplinq/linq_where.hpp:44
Function
average
! \brief For each item from this observable reduce it by adding to the previous values and then dividing by the number of items at the end. \retu
Rx/v2/src/rxcpp/operators/rx-reduce.hpp:433
Method
average
! Return the average value of all items emitted by this blocking_observable, or throw an std::runtime_error exception if it emits no items. \
Rx/v2/src/rxcpp/rx-observable.hpp:379
Method
await_ready
Rx/v2/src/rxcpp/rx-coroutine.hpp:56
Method
await_ready
Rx/v2/src/rxcpp/rx-coroutine.hpp:130
Method
await_resume
Rx/v2/src/rxcpp/rx-coroutine.hpp:116
Method
await_resume
Rx/v2/src/rxcpp/rx-coroutine.hpp:168
Method
await_suspend
Rx/v2/src/rxcpp/rx-coroutine.hpp:60
Method
await_suspend
Rx/v2/src/rxcpp/rx-coroutine.hpp:134
Method
base_subscription_state
Rx/v2/src/rxcpp/rx-subscription.hpp:74
Method
begin
Ix/CPP/src/cpplinq/linq_iterators.hpp:106
Method
begin
Ix/CPP/src/cpplinq/linq_iterators.hpp:183
Method
behavior
Rx/v2/src/rxcpp/subjects/rx-behavior.hpp:75
Method
behavior_observer
Rx/v2/src/rxcpp/subjects/rx-behavior.hpp:46
Method
behavior_observer_state
Rx/v2/src/rxcpp/subjects/rx-behavior.hpp:28
Method
binder_type
Rx/v2/src/rxcpp/subjects/rx-subject.hpp:83
Method
blocking_observable
Rx/v2/src/rxcpp/rx-observable.hpp:220
Method
blocking_subscribe
Rx/v2/src/rxcpp/rx-observable.hpp:172
Method
buffer_count
Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:65
Method
buffer_count_observer
Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:81
Method
buffer_count_values
Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:54
Method
buffer_with_time
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:89
Method
buffer_with_time_observer
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:122
Method
buffer_with_time_or_count
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:71
Method
buffer_with_time_or_count_observer
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:105
Method
buffer_with_time_or_count_subscriber_values
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:86
Method
buffer_with_time_or_count_values
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:59
Method
buffer_with_time_subscriber_values
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:104
Method
buffer_with_time_values
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:77
Method
cast
Ix/CPP/src/cpplinq/linq.hpp:307
Method
change_class
Rx/v2/examples/win_text/main.cpp:55
Method
class_name
Rx/v2/examples/win_text/main.cpp:54
Function
clear
Rx/v2/src/rxcpp/rx-subscriber.hpp:214
Method
clear
Atomically clear all subscriptions that were observably added (and not subsequently observably removed). Un-atomically call unsubscribe on those subs
Rx/v2/src/rxcpp/rx-subscription.hpp:334
Method
clear
Rx/v2/src/rxcpp/rx-subscription.hpp:435
Method
clear
Rx/v2/src/rxcpp/rx-scheduler.hpp:606
Method
clock
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:94
Method
clock
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:140
Method
clock
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:422
Method
clock
Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp:68
Method
co_observable_iterator
Rx/v2/src/rxcpp/rx-coroutine.hpp:76
Method
co_observable_iterator_awaiter
Rx/v2/src/rxcpp/rx-coroutine.hpp:127
Method
co_observable_iterator_state
Rx/v2/src/rxcpp/rx-coroutine.hpp:44
Method
cold_observable
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:229
Method
combine_latest
Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp:130
Method
combine_latest_state_type
Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp:210
Method
completed_predicate
Rx/v2/src/rxcpp/operators/rx-retry-repeat-common.hpp:121
Method
completeddetacher
Rx/v2/src/rxcpp/rx-subscriber.hpp:92
Method
completer_type
Rx/v2/src/rxcpp/subjects/rx-subject.hpp:53
Method
composite_subscription
Rx/v2/src/rxcpp/rx-subscription.hpp:467
Method
composite_subscription_inner
Rx/v2/src/rxcpp/rx-subscription.hpp:390
Method
composite_subscription_state
Rx/v2/src/rxcpp/rx-subscription.hpp:264
Method
concat_map
Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:123
Method
concat_map_state_type
Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:138
Method
concat_state_type
Rx/v2/src/rxcpp/operators/rx-concat.hpp:105
Method
connect
Rx/v2/src/rxcpp/rx-connectable_observable.hpp:160
Function
connect_forever
Rx/v2/src/rxcpp/operators/rx-connect_forever.hpp:58
← previous
next →
501–600 of 1,624, ranked by callers