Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.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 92 of file flow_graph.h.
|
inline |
Definition at line 97 of file flow_graph.h.
|
inline |
Definition at line 98 of file flow_graph.h.
|
inline |
Definition at line 100 of file flow_graph.h.
|
inline |
Definition at line 99 of file flow_graph.h.
|
private |
Definition at line 93 of file flow_graph.h.
|
private |
Definition at line 94 of file flow_graph.h.