GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Classes | Namespaces
simple_node.h File Reference
#include "fastflow_allocator.h"
#include <ff/allocator.hpp>
#include <ff/node.hpp>
Include dependency graph for simple_node.h:

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