Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
The leaf for source_body. More...
#include <_flow_graph_body_impl.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 160 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 162 of file _flow_graph_body_impl.h.
|
inlinevirtual |
|
inline |
Definition at line 170 of file _flow_graph_body_impl.h.
|
inlinevirtual |
|
private |
Definition at line 172 of file _flow_graph_body_impl.h.