Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Classes | |
struct | key_matching |
field of type K being used for matching. More... | |
struct | lightweight |
struct | queueing |
struct | rejecting |
struct | reserving |
Typedefs | |
typedef key_matching< tag_value > | tag_matching |
typedef interface11::internal::Policy< queueing, lightweight > | queueing_lightweight |
typedef interface11::internal::Policy< rejecting, lightweight > | rejecting_lightweight |
typedef interface11::internal::Policy<queueing, lightweight> tbb::flow::interface11::internal::graph_policy_namespace::queueing_lightweight |
Definition at line 90 of file flow_graph.h.
typedef interface11::internal::Policy<rejecting, lightweight> tbb::flow::interface11::internal::graph_policy_namespace::rejecting_lightweight |
Definition at line 91 of file flow_graph.h.
typedef key_matching<tag_value> tbb::flow::interface11::internal::graph_policy_namespace::tag_matching |
Definition at line 87 of file flow_graph.h.