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 Output | operator() (const Input &input)=0 |
virtual type_to_key_function_body * | clone ()=0 |
Definition at line 220 of file _flow_graph_body_impl.h.
|
inlinevirtual |
Definition at line 222 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 >.