Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::internal::key_from_message_body< K, T > Struct Template Reference

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface11::internal::key_from_message_body< K, T >:

Public Member Functions

operator() (const T &t) const
 

Detailed Description

template<typename K, typename T>
struct tbb::flow::interface11::internal::key_from_message_body< K, T >

Definition at line 1521 of file flow_graph.h.

Member Function Documentation

◆ operator()()

template<typename K , typename T >
K tbb::flow::interface11::internal::key_from_message_body< K, T >::operator() ( const T &  t) const
inline

Definition at line 1522 of file flow_graph.h.

1525  : function_node(nodes, concurrency, body, Policy(), priority) {}
concurrency
An enumeration the provides the two most common concurrency levels: unlimited and serial.
Definition: flow_graph.h:106

The documentation for this struct was generated from the following file:

Copyright © 2005-2020 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.