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 interface10::internal::Policy< queueing, lightweight > | queueing_lightweight |
typedef interface10::internal::Policy< rejecting, lightweight > | rejecting_lightweight |
typedef interface10::internal::Policy<queueing, lightweight> tbb::flow::interface10::internal::graph_policy_namespace::queueing_lightweight |
Definition at line 92 of file flow_graph.h.
typedef interface10::internal::Policy<rejecting, lightweight> tbb::flow::interface10::internal::graph_policy_namespace::rejecting_lightweight |
Definition at line 93 of file flow_graph.h.
typedef key_matching<tag_value> tbb::flow::interface10::internal::graph_policy_namespace::tag_matching |
Definition at line 89 of file flow_graph.h.