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 96 of file flow_graph.h.
|
inline |
Definition at line 101 of file flow_graph.h.
|
inline |
Definition at line 102 of file flow_graph.h.
|
inline |
Definition at line 104 of file flow_graph.h.
|
inline |
Definition at line 103 of file flow_graph.h.
|
private |
Definition at line 97 of file flow_graph.h.
|
private |
Definition at line 98 of file flow_graph.h.