Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
The leaf for source_body. More...
#include <flow_graph.h>
Public Member Functions | |
source_body_leaf (const Body &_body) | |
bool | operator() (Output &output) __TBB_override |
source_body_leaf * | clone () __TBB_override |
Body | get_body () |
![]() | |
virtual | ~source_body () |
Private Attributes | |
Body | body |
The leaf for source_body.
Definition at line 161 of file flow_graph.h.
|
inline |
Definition at line 163 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::source_body< Output >.
Definition at line 167 of file flow_graph.h.
|
inline |
Definition at line 171 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::source_body< Output >.
Definition at line 165 of file flow_graph.h.
|
private |
Definition at line 173 of file flow_graph.h.