| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include <_flow_graph_streaming_node.h>
Classes | |
| struct | async_msg_type | 
Public Types | |
| typedef tuple< typename async_msg_type< Ports >::type... > | input_tuple | 
| typedef input_tuple | output_tuple | 
| typedef tuple< streaming_device_with_key< typename StreamFactory::device_type, typename key_from_policy< JP >::type >, typename async_msg_type< Ports >::type... > | kernel_input_tuple | 
| typedef indexer_node< typename async_msg_type< Ports >::type... > | indexer_node_type | 
Definition at line 168 of file _flow_graph_streaming_node.h.
| typedef indexer_node< typename async_msg_type<Ports>::type... > internal::streaming_node_traits< JP, StreamFactory, Ports >::indexer_node_type | 
Definition at line 181 of file _flow_graph_streaming_node.h.
| typedef tuple< typename async_msg_type<Ports>::type... > internal::streaming_node_traits< JP, StreamFactory, Ports >::input_tuple | 
Definition at line 175 of file _flow_graph_streaming_node.h.
| typedef tuple< streaming_device_with_key< typename StreamFactory::device_type, typename key_from_policy<JP>::type >, typename async_msg_type<Ports>::type... > internal::streaming_node_traits< JP, StreamFactory, Ports >::kernel_input_tuple | 
Definition at line 178 of file _flow_graph_streaming_node.h.
| typedef input_tuple internal::streaming_node_traits< JP, StreamFactory, Ports >::output_tuple | 
Definition at line 176 of file _flow_graph_streaming_node.h.