Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Classes | |
struct | finalize_func |
Public Member Functions | |
run_finalize_func (kernel_input_tuple &ip, StreamFactory &factory, FinalizeFn fn) | |
template<typename... FnArgs> | |
void | operator() (FnArgs &... args) |
Private Attributes | |
kernel_input_tuple & | my_ip |
streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage::run_finalize_func::finalize_func | my_finalize_func |
Additional Inherited Members | |
![]() | |
void | operator= (const no_assign &)=delete |
no_assign (const no_assign &)=default | |
no_assign ()=default | |
Definition at line 537 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 539 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 545 of file _flow_graph_streaming_node.h.
|
private |
|
private |
Definition at line 549 of file _flow_graph_streaming_node.h.