|
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 552 of file flow_graph.h.
|
inline |
Definition at line 557 of file flow_graph.h.
|
inline |
Definition at line 561 of file flow_graph.h.
| device_type tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_finalize_func< FinalizeFn >::finalize_func::my_device |
Definition at line 554 of file flow_graph.h.
| StreamFactory& tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_finalize_func< FinalizeFn >::finalize_func::my_factory |
Definition at line 553 of file flow_graph.h.
| FinalizeFn tbb::flow::interface11::streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage< Args >::run_finalize_func< FinalizeFn >::finalize_func::my_fn |
Definition at line 555 of file flow_graph.h.