| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include <flow_graph.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 187 of file flow_graph.h.
      
  | 
  private | 
Definition at line 188 of file flow_graph.h.
      
  | 
  private | 
Definition at line 190 of file flow_graph.h.
      
  | 
  private | 
Definition at line 189 of file flow_graph.h.
      
  | 
  inlineprotected | 
Definition at line 193 of file flow_graph.h.