Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_body_impl.h>
Public Member Functions | |
type_to_key_function_body_leaf (const B &_body) | |
const Output & | operator() (const Input &i) __TBB_override |
B | get_body () |
type_to_key_function_body_leaf * | clone () __TBB_override |
![]() | |
virtual | ~type_to_key_function_body () |
Private Attributes | |
B | body |
Definition at line 250 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 252 of file _flow_graph_body_impl.h.
|
inlinevirtual |
Implements internal::type_to_key_function_body< Input, Output & >.
Definition at line 257 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 256 of file _flow_graph_body_impl.h.
|
inlinevirtual |
Implements internal::type_to_key_function_body< Input, Output & >.
Definition at line 253 of file _flow_graph_body_impl.h.
|
private |
Definition at line 261 of file _flow_graph_body_impl.h.