| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Classes | |
| struct | kernel_func | 
Public Member Functions | |
| run_kernel_func (kernel_input_tuple &ip, const streaming_node &node, const args_storage &storage) | |
| template<typename... FnArgs> | |
| void | operator() (FnArgs &... args) | 
Private Attributes | |
| tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage::run_kernel_func::kernel_func | my_kernel_func | 
Additional Inherited Members | |
  Private Member Functions inherited from tbb::internal::no_assign | |
| void | operator= (const no_assign &)=delete | 
| no_assign (const no_assign &)=default | |
| no_assign ()=default | |
Definition at line 508 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 510 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 516 of file flow_graph.h.
      
  | 
  private |