Home
last modified time | relevance | path

Searched defs:window_with_time_or_count_subscriber_values (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-window_time_count.hpp84 struct window_with_time_or_count_subscriber_values : public window_with_time_or_count_values struct
86window_with_time_or_count_subscriber_values(composite_subscription cs, dest_type d, window_with_ti… in window_with_time_or_count_subscriber_values() argument
96 composite_subscription cs;
97 dest_type dest;
98 coordinator_type coordinator;
99 rxsc::worker worker;
100 mutable int cursor;
101 mutable int subj_id;
102 mutable rxcpp::subjects::subject<T> subj;