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 | |
streaming_node< tuple< Ports... >, JP, StreamFactory >::args_storage::run_kernel_func::kernel_func | my_kernel_func |
Additional Inherited Members | |
![]() | |
void | operator= (const no_assign &)=delete |
no_assign (const no_assign &)=default | |
no_assign ()=default | |
Definition at line 507 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 509 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 515 of file _flow_graph_streaming_node.h.
|
private |