|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
A functor that spawns a task. More...
Public Member Functions | |
| spawn_functor (tbb::task &t) | |
| void | operator() () const |
Private Attributes | |
| tbb::task & | spawn_task |
A functor that spawns a task.
Definition at line 176 of file _flow_graph_impl.h.
|
inline |
Definition at line 179 of file _flow_graph_impl.h.
|
inline |
Definition at line 180 of file _flow_graph_impl.h.
References FLOW_SPAWN, and spawn_task.
|
private |
Definition at line 177 of file _flow_graph_impl.h.
Referenced by operator()().