| 
    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 186 of file _flow_graph_streaming_node.h.
      
  | 
  private | 
Definition at line 187 of file _flow_graph_streaming_node.h.
      
  | 
  private | 
Definition at line 189 of file _flow_graph_streaming_node.h.
      
  | 
  private | 
Definition at line 188 of file _flow_graph_streaming_node.h.
      
  | 
  inlineprotected | 
Definition at line 192 of file _flow_graph_streaming_node.h.
Referenced by streaming_node< tuple< Ports... >, JP, StreamFactory >::enqueue_kernel().