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 const Output & | operator() (const Input &input)=0 |
virtual type_to_key_function_body * | clone ()=0 |
Additional Inherited Members | |
![]() | |
void | operator= (const no_assign &)=delete |
no_assign (const no_assign &)=default | |
no_assign ()=default | |
Definition at line 288 of file flow_graph.h.
|
inlinevirtual |
Definition at line 290 of file flow_graph.h.
References tbb::flow::interface11::internal::async_helpers< T, typename >::from_void_ptr(), p, and tbb::flow::interface11::receiver< T >::try_put_task().
|
pure virtual |
|
pure virtual |