Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
the leaf for function_body specialized for Input and output of continue_msg More...
#include <_flow_graph_body_impl.h>
Public Member Functions | |
function_body_leaf (const B &_body) | |
continue_msg | operator() (const continue_msg &i) __TBB_override |
B | get_body () |
function_body_leaf * | clone () __TBB_override |
![]() | |
virtual | ~function_body () |
virtual continue_msg | operator() (const continue_msg &input)=0 |
Private Attributes | |
B | body |
the leaf for function_body specialized for Input and output of continue_msg
Definition at line 200 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 202 of file _flow_graph_body_impl.h.
|
inlinevirtual |
Implements internal::function_body< continue_msg, continue_msg >.
Definition at line 208 of file _flow_graph_body_impl.h.
References internal::function_body_leaf< Input, Output, B >::body.
|
inline |
Definition at line 207 of file _flow_graph_body_impl.h.
References internal::function_body_leaf< Input, Output, B >::body.
|
inline |
Definition at line 203 of file _flow_graph_body_impl.h.
References internal::function_body_leaf< Input, Output, B >::body.
|
private |
Definition at line 212 of file _flow_graph_body_impl.h.