Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow Namespace Reference

Namespaces

 interface10
 
 interface10a
 
 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 >
key_from_message (const T &t)
 

Enumeration Type Documentation

◆ concurrency

An enumeration the provides the two most common concurrency levels: unlimited and serial.

Enumerator
unlimited 
serial 

Definition at line 84 of file flow_graph.h.

Function Documentation

◆ key_from_message()

template<typename K , typename T >
K tbb::flow::key_from_message ( const T &  t)

Copyright © 2005-2019 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.