Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
typedef Kp | K |
typedef Tp | T |
typedef internal::type_to_key_function_body< T, K > | TtoK |
typedef KHashp | KHash |
Definition at line 41 of file flow_graph.h.
typedef Kp tbb::flow::interface11::internal::KeyTrait< Kp, KHashp, Tp >::K |
Definition at line 42 of file flow_graph.h.
typedef KHashp tbb::flow::interface11::internal::KeyTrait< Kp, KHashp, Tp >::KHash |
Definition at line 45 of file flow_graph.h.
typedef Tp tbb::flow::interface11::internal::KeyTrait< Kp, KHashp, Tp >::T |
Definition at line 43 of file flow_graph.h.
typedef internal::type_to_key_function_body<T,K> tbb::flow::interface11::internal::KeyTrait< Kp, KHashp, Tp >::TtoK |
Definition at line 44 of file flow_graph.h.