Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_body_impl.h>
Public Member Functions | |
virtual | ~type_to_key_function_body () |
virtual const Output & | operator() (const Input &input)=0 |
virtual type_to_key_function_body * | clone ()=0 |
Definition at line 229 of file _flow_graph_body_impl.h.
|
inlinevirtual |
Definition at line 231 of file _flow_graph_body_impl.h.
|
pure virtual |
Implemented in internal::type_to_key_function_body_leaf< Input, Output &, B >.
|
pure virtual |
Implemented in internal::type_to_key_function_body_leaf< Input, Output &, B >.