| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Public Member Functions | |
| finalize_func (StreamFactory &factory, device_type device, FinalizeFn fn) | |
| template<typename... FnArgs> | |
| void | operator() (FnArgs &... args) | 
  Public Member Functions inherited from tbb::internal::no_assign | |
| void | operator= (const no_assign &)=delete | 
| no_assign (const no_assign &)=default | |
| no_assign ()=default | |
Public Attributes | |
| StreamFactory & | my_factory | 
| device_type | my_device | 
| FinalizeFn | my_fn | 
Definition at line 551 of file _flow_graph_streaming_node.h.
      
  | 
  inline | 
Definition at line 556 of file _flow_graph_streaming_node.h.
      
  | 
  inline | 
Definition at line 560 of file _flow_graph_streaming_node.h.
| device_type streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_finalize_func< FinalizeFn >::finalize_func::my_device | 
Definition at line 553 of file _flow_graph_streaming_node.h.
| StreamFactory& streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_finalize_func< FinalizeFn >::finalize_func::my_factory | 
Definition at line 552 of file _flow_graph_streaming_node.h.
| FinalizeFn streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_finalize_func< FinalizeFn >::finalize_func::my_fn | 
Definition at line 554 of file _flow_graph_streaming_node.h.