| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Public Member Functions | |
| kernel_func (kernel_input_tuple &ip, const streaming_node &node, const args_storage &storage, device_type device) | |
| template<typename... FnArgs> | |
| void | operator() (FnArgs &... args) | 
  Public Member Functions inherited from tbb::internal::no_copy | |
| no_copy (const no_copy &)=delete | |
| no_copy ()=default | |
Public Attributes | |
| kernel_input_tuple & | my_ip | 
| const streaming_node & | my_node | 
| const args_storage & | my_storage | 
| device_type | my_device | 
Definition at line 520 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 526 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 531 of file flow_graph.h.
| device_type tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_kernel_func::kernel_func::my_device | 
Definition at line 524 of file flow_graph.h.
| kernel_input_tuple& tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_kernel_func::kernel_func::my_ip | 
Definition at line 521 of file flow_graph.h.
| const streaming_node& tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_kernel_func::kernel_func::my_node | 
Definition at line 522 of file flow_graph.h.
| const args_storage& tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_kernel_func::kernel_func::my_storage | 
Definition at line 523 of file flow_graph.h.