|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_streaming_node.h>
Public Member Functions | |
| streaming_device_with_key () | |
| streaming_device_with_key (const Device &d, Key k) | |
| Key | key () const |
| const Device & | device () const |
Private Attributes | |
| Device | my_device |
| std::decay< Key >::type | my_key |
Definition at line 95 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 100 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 101 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 103 of file _flow_graph_streaming_node.h.
|
inline |
Definition at line 102 of file _flow_graph_streaming_node.h.
|
private |
Definition at line 96 of file _flow_graph_streaming_node.h.
|
private |
Definition at line 97 of file _flow_graph_streaming_node.h.