Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_streaming_node.h>
Protected Member Functions | |
template<typename ... Args> | |
void | enqueue_kernel_impl (kernel_input_tuple &, StreamFactory &factory, device_type device, const kernel_type &kernel, Args &... args) const |
Private Types | |
typedef StreamFactory::device_type | device_type |
typedef StreamFactory::kernel_type | kernel_type |
typedef KernelInputTuple | kernel_input_tuple |
Definition at line 190 of file _flow_graph_streaming_node.h.
|
private |
Definition at line 191 of file _flow_graph_streaming_node.h.
|
private |
Definition at line 193 of file _flow_graph_streaming_node.h.
|
private |
Definition at line 192 of file _flow_graph_streaming_node.h.
|
inlineprotected |
Definition at line 196 of file _flow_graph_streaming_node.h.