|
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 245 of file _flow_graph_impl.h.
|
inline |
Definition at line 248 of file _flow_graph_impl.h.
|
inline |
Definition at line 249 of file _flow_graph_impl.h.
References FLOW_SPAWN.
|
private |
Definition at line 246 of file _flow_graph_impl.h.