proxygen
|
#include <from.h>
Public Member Functions | |
flow_from_producer (I begin, S end, Out out, Exec exec, bool s) | |
Public Attributes | |
I | c |
S | end |
Out | out |
Exec | exec |
std::atomic< bool > | stop |
|
inline |
I folly::pushmi::operators::flow_from_producer< I, S, Out, Exec >::c |
S folly::pushmi::operators::flow_from_producer< I, S, Out, Exec >::end |
Exec folly::pushmi::operators::flow_from_producer< I, S, Out, Exec >::exec |
Out folly::pushmi::operators::flow_from_producer< I, S, Out, Exec >::out |
std::atomic<bool> folly::pushmi::operators::flow_from_producer< I, S, Out, Exec >::stop |