Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-sample_time.hpp76 struct sample_with_time_subscriber_value : public sample_with_time_value struct
78sample_with_time_subscriber_value(composite_subscription cs, dest_type d, sample_with_time_value v… in sample_with_time_subscriber_value() function
86 composite_subscription cs;
87 dest_type dest;
88 coordinator_type coordinator;
89 rxsc::worker worker;
90 mutable rxu::maybe<value_type> value;