Home
last modified time | relevance | path

Searched refs:buffer_with_time_or_count_subscriber_values (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-buffer_time_count.hpp84 struct buffer_with_time_or_count_subscriber_values : public buffer_with_time_or_count_values struct
86buffer_with_time_or_count_subscriber_values(composite_subscription cs, dest_type d, buffer_with_ti… in buffer_with_time_or_count_subscriber_values() argument
102 typedef std::shared_ptr<buffer_with_time_or_count_subscriber_values> state_type;
106 …: state(std::make_shared<buffer_with_time_or_count_subscriber_values>(buffer_with_time_or_count_su… in buffer_with_time_or_count_observer()