Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.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 221 of file flow_graph.h.
|
inlinevirtual |
Definition at line 223 of file flow_graph.h.
|
pure virtual |
|
pure virtual |