GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Public Member Functions | List of all members
grppi::detail_ff::iteration_worker< Item, Iteration > Class Template Reference

#include <iteration_nodes.h>

Inheritance diagram for grppi::detail_ff::iteration_worker< Item, Iteration >:
Inheritance graph
[legend]
Collaboration diagram for grppi::detail_ff::iteration_worker< Item, Iteration >:
Collaboration graph
[legend]

Public Member Functions

 iteration_worker (Iteration &&iteration)
 
Item * svc (Item *p_item)
 

Constructor & Destructor Documentation

template<typename Item , typename Iteration >
grppi::detail_ff::iteration_worker< Item, Iteration >::iteration_worker ( Iteration &&  iteration)
inline

Member Function Documentation

template<typename Item , typename Iteration >
Item* grppi::detail_ff::iteration_worker< Item, Iteration >::svc ( Item *  p_item)
inline

The documentation for this class was generated from the following file: