Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Member Functions | |
type_to_key_function_body_leaf (const B &_body) | |
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 296 of file flow_graph.h.
|
inline |
Definition at line 298 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::type_to_key_function_body< Input, Output >.
Definition at line 301 of file flow_graph.h.
|
inline |
Definition at line 300 of file flow_graph.h.
|
inlinevirtual |
Implements tbb::flow::interface11::internal::type_to_key_function_body< Input, Output >.
Definition at line 299 of file flow_graph.h.
|
private |
Definition at line 305 of file flow_graph.h.