Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph_opencl_node.h>
Public Member Functions | |
virtual void | call ()=0 |
virtual | ~callback_base () |
Additional Inherited Members | |
![]() | |
no_copy (const no_copy &)=delete | |
no_copy ()=default | |
Definition at line 346 of file flow_graph_opencl_node.h.
|
inlinevirtual |
Definition at line 349 of file flow_graph_opencl_node.h.
|
pure virtual |
Implemented in tbb::flow::interface11::callback< Callback, T >.
Referenced by tbb::flow::interface11::opencl_async_msg< T, Factory >::register_callback_func().