Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
the leaf for function_body specialized for Output of continue_msg More...
#include <flow_graph.h>
Public Member Functions | |
function_body_leaf (const B &_body) | |
continue_msg | operator() (const Input &i) __TBB_override |
B | get_body () |
function_body_leaf * | clone () __TBB_override |
![]() | |
virtual | ~function_body () |
Private Attributes | |
B | body |
the leaf for function_body specialized for Output of continue_msg
Definition at line 218 of file flow_graph.h.
|
inline |
Definition at line 220 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::function_body< Input, continue_msg >.
Definition at line 226 of file flow_graph.h.
|
inline |
Definition at line 225 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::function_body< Input, continue_msg >.
Definition at line 221 of file flow_graph.h.
|
private |
Definition at line 230 of file flow_graph.h.