Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
The leaf for input_body. More...
#include <flow_graph.h>
Public Member Functions | |
input_body_leaf (const Body &_body) | |
Output | operator() (flow_control &fc) __TBB_override |
input_body_leaf * | clone () __TBB_override |
Body | get_body () |
![]() | |
virtual | ~input_body () |
Private Attributes | |
Body | body |
The leaf for input_body.
Definition at line 131 of file flow_graph.h.
|
inline |
Definition at line 133 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::input_body< Output >.
Definition at line 143 of file flow_graph.h.
|
inline |
Definition at line 146 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::input_body< Output >.
Definition at line 138 of file flow_graph.h.
|
private |
Definition at line 148 of file flow_graph.h.