GrPPI
0.3.1
Generic and Reusable Parallel Pattern Interface
|
Go to the source code of this file.
Classes | |
class | grppi::detail_ff::node_impl< Input, Output, Transformer > |
Fastflow node for a pipeline transformation stage. More... | |
class | grppi::detail_ff::node_impl< void, Output, Generator > |
Fastflow node for a pipeline generation stage. More... | |
class | grppi::detail_ff::node_impl< Input, void, Consumer > |
Fastflow node for a pipeline consumer stage. More... | |
Namespaces | |
grppi | |
grppi::detail_ff | |