Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Namespaces | |
interface10 | |
interface11 | |
internal | |
Enumerations | |
enum | concurrency { unlimited = 0, serial = 1 } |
An enumeration the provides the two most common concurrency levels: unlimited and serial. More... | |
Functions | |
template<typename K , typename T > | |
K | key_from_message (const T &t) |
An enumeration the provides the two most common concurrency levels: unlimited and serial.
Enumerator | |
---|---|
unlimited | |
serial |
Definition at line 106 of file flow_graph.h.
K tbb::flow::key_from_message | ( | const T & | t | ) |
Definition at line 721 of file flow_graph.h.
Referenced by streaming_node< tuple< Ports... >, JP, StreamFactory >::device_selector< UserFunctor >::get_key(), and tbb::flow::interface11::key_from_message().