MCPcopy Create free account

hub / github.com/ReactiveX/RxCpp / functions

Functions1,624 in github.com/ReactiveX/RxCpp

MethodRXCPP_CATCH
Rx/v2/src/rxcpp/operators/rx-observe_on.hpp:155
MethodRXCPP_CATCH
Rx/v2/src/rxcpp/subjects/rx-synchronize.hpp:77
MethodRegister
Rx/v2/examples/win_text/windows_user.h:19
MethodRootWindow
called during WM_NCCREATE
Rx/v2/examples/win_text/main.cpp:97
FunctionTEST
Ix/CPP/unittest/testbench.cpp:102
MethodTypedMessage
Rx/v2/examples/win_text/rx_windows_user.h:43
FunctionWindowCallback
Rx/v2/examples/win_text/windows_user.h:81
Methodaccept
Rx/v2/src/rxcpp/rx-notification.hpp:167
Methodaccept
Rx/v2/src/rxcpp/rx-notification.hpp:186
Methodact
Rx/v2/src/rxcpp/rx-coordination.hpp:148
Methodact
Rx/v2/src/rxcpp/rx-coordination.hpp:277
Methodaction
Rx/v2/src/rxcpp/rx-scheduler.hpp:135
Methodaction_recurse
Rx/v2/examples/pythagorian/main.cpp:37
Methodaction_return
Rx/v2/examples/pythagorian/main.cpp:32
Methodaction_tailrecurser
Rx/v2/src/rxcpp/rx-scheduler.hpp:695
Methodaction_type
Rx/v2/src/rxcpp/rx-scheduler.hpp:666
Methodadd
Rx/v2/src/rxcpp/rx-composite_exception.hpp:24
Methodadd
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
Methodadd
Rx/v2/src/rxcpp/rx-subscription.hpp:423
Methodadd
Rx/v2/src/rxcpp/rx-subscription.hpp:508
Methodadd
Rx/v2/src/rxcpp/rx-scheduler.hpp:595
Methodadvance_by
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:111
Methodadvance_by
Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp:132
Methodadvance_to
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:106
Methodadvance_to
Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp:95
Methodall
Rx/v2/src/rxcpp/rx-observable.hpp:656
Methodall_observer
Rx/v2/src/rxcpp/operators/rx-all.hpp:67
Methodamb
Rx/v2/src/rxcpp/rx-observable.hpp:1019
Methodamb_state_type
Rx/v2/src/rxcpp/operators/rx-amb.hpp:105
Methodany
Rx/v2/src/rxcpp/rx-observable.hpp:678
Methodany_observer
Rx/v2/src/rxcpp/operators/rx-any.hpp:74
Methodapply_to
Rx/v2/src/rxcpp/rx-util.hpp:253
Methodas
Rx/v2/examples/win_text/rx_windows_user.h:41
Functionas_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
Functionas_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
Methodas_dynamic
performs type-forgetting conversion to a new grouped_observable
Rx/v2/src/rxcpp/rx-grouped_observable.hpp:161
Methodas_dynamic
Rx/v2/src/rxcpp/rx-observer.hpp:341
Methodas_dynamic
Rx/v2/src/rxcpp/rx-observer.hpp:453
Methodas_dynamic
performs type-forgetting conversion to a new composite_observable
Rx/v2/src/rxcpp/rx-connectable_observable.hpp:156
Methodasync_subscriber
Rx/v2/test/subjects/subject.cpp:105
Methodatbegin
Ix/CPP/src/cpplinq/linq_select.hpp:32
Methodatbegin
Ix/CPP/src/cpplinq/linq_cursor.hpp:164
Methodatbegin
Ix/CPP/src/cpplinq/linq_take.hpp:25
Methodatbegin
Ix/CPP/src/cpplinq/linq_where.hpp:44
Functionaverage
! \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
Methodaverage
! 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
Methodawait_ready
Rx/v2/src/rxcpp/rx-coroutine.hpp:56
Methodawait_ready
Rx/v2/src/rxcpp/rx-coroutine.hpp:130
Methodawait_resume
Rx/v2/src/rxcpp/rx-coroutine.hpp:116
Methodawait_resume
Rx/v2/src/rxcpp/rx-coroutine.hpp:168
Methodawait_suspend
Rx/v2/src/rxcpp/rx-coroutine.hpp:60
Methodawait_suspend
Rx/v2/src/rxcpp/rx-coroutine.hpp:134
Methodbase_subscription_state
Rx/v2/src/rxcpp/rx-subscription.hpp:74
Methodbegin
Ix/CPP/src/cpplinq/linq_iterators.hpp:106
Methodbegin
Ix/CPP/src/cpplinq/linq_iterators.hpp:183
Methodbehavior
Rx/v2/src/rxcpp/subjects/rx-behavior.hpp:75
Methodbehavior_observer
Rx/v2/src/rxcpp/subjects/rx-behavior.hpp:46
Methodbehavior_observer_state
Rx/v2/src/rxcpp/subjects/rx-behavior.hpp:28
Methodbinder_type
Rx/v2/src/rxcpp/subjects/rx-subject.hpp:83
Methodblocking_observable
Rx/v2/src/rxcpp/rx-observable.hpp:220
Methodblocking_subscribe
Rx/v2/src/rxcpp/rx-observable.hpp:172
Methodbuffer_count
Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:65
Methodbuffer_count_observer
Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:81
Methodbuffer_count_values
Rx/v2/src/rxcpp/operators/rx-buffer_count.hpp:54
Methodbuffer_with_time
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:89
Methodbuffer_with_time_observer
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:122
Methodbuffer_with_time_or_count
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:71
Methodbuffer_with_time_or_count_observer
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:105
Methodbuffer_with_time_or_count_subscriber_values
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:86
Methodbuffer_with_time_or_count_values
Rx/v2/src/rxcpp/operators/rx-buffer_time_count.hpp:59
Methodbuffer_with_time_subscriber_values
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:104
Methodbuffer_with_time_values
Rx/v2/src/rxcpp/operators/rx-buffer_time.hpp:77
Methodcast
Ix/CPP/src/cpplinq/linq.hpp:307
Methodchange_class
Rx/v2/examples/win_text/main.cpp:55
Methodclass_name
Rx/v2/examples/win_text/main.cpp:54
Functionclear
Rx/v2/src/rxcpp/rx-subscriber.hpp:214
Methodclear
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
Methodclear
Rx/v2/src/rxcpp/rx-subscription.hpp:435
Methodclear
Rx/v2/src/rxcpp/rx-scheduler.hpp:606
Methodclock
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:94
Methodclock
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:140
Methodclock
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:422
Methodclock
Rx/v2/src/rxcpp/schedulers/rx-virtualtime.hpp:68
Methodco_observable_iterator
Rx/v2/src/rxcpp/rx-coroutine.hpp:76
Methodco_observable_iterator_awaiter
Rx/v2/src/rxcpp/rx-coroutine.hpp:127
Methodco_observable_iterator_state
Rx/v2/src/rxcpp/rx-coroutine.hpp:44
Methodcold_observable
Rx/v2/src/rxcpp/schedulers/rx-test.hpp:229
Methodcombine_latest
Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp:130
Methodcombine_latest_state_type
Rx/v2/src/rxcpp/operators/rx-combine_latest.hpp:210
Methodcompleted_predicate
Rx/v2/src/rxcpp/operators/rx-retry-repeat-common.hpp:121
Methodcompleteddetacher
Rx/v2/src/rxcpp/rx-subscriber.hpp:92
Methodcompleter_type
Rx/v2/src/rxcpp/subjects/rx-subject.hpp:53
Methodcomposite_subscription
Rx/v2/src/rxcpp/rx-subscription.hpp:467
Methodcomposite_subscription_inner
Rx/v2/src/rxcpp/rx-subscription.hpp:390
Methodcomposite_subscription_state
Rx/v2/src/rxcpp/rx-subscription.hpp:264
Methodconcat_map
Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:123
Methodconcat_map_state_type
Rx/v2/src/rxcpp/operators/rx-concat_map.hpp:138
Methodconcat_state_type
Rx/v2/src/rxcpp/operators/rx-concat.hpp:105
Methodconnect
Rx/v2/src/rxcpp/rx-connectable_observable.hpp:160
Functionconnect_forever
Rx/v2/src/rxcpp/operators/rx-connect_forever.hpp:58
← previousnext →501–600 of 1,624, ranked by callers