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_body_impl.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 217 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 219 of file _flow_graph_body_impl.h.
|
inlinevirtual |
Implements internal::function_body< Input, Output >.
Definition at line 225 of file _flow_graph_body_impl.h.
References internal::function_body_leaf< Input, Output, B >::body.
|
inline |
Definition at line 224 of file _flow_graph_body_impl.h.
References internal::function_body_leaf< Input, Output, B >::body.
|
inlinevirtual |
Implements internal::function_body< Input, Output >.
Definition at line 220 of file _flow_graph_body_impl.h.
References internal::function_body_leaf< Input, Output, B >::body.
|
private |
Definition at line 229 of file _flow_graph_body_impl.h.