| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include <_flow_graph_body_impl.h>
Public Member Functions | |
| type_to_key_function_body_leaf (const B &_body) | |
| const Output & | operator() (const Input &i) __TBB_override | 
| B | get_body () | 
| type_to_key_function_body_leaf * | clone () __TBB_override | 
  Public Member Functions inherited from internal::type_to_key_function_body< Input, Output & > | |
| virtual | ~type_to_key_function_body () | 
Private Attributes | |
| B | body | 
Definition at line 308 of file _flow_graph_body_impl.h.
      
  | 
  inline | 
Definition at line 310 of file _flow_graph_body_impl.h.
      
  | 
  inlinevirtual | 
Implements internal::type_to_key_function_body< Input, Output & >.
Definition at line 315 of file _flow_graph_body_impl.h.
      
  | 
  inline | 
Definition at line 314 of file _flow_graph_body_impl.h.
      
  | 
  inlinevirtual | 
Implements internal::type_to_key_function_body< Input, Output & >.
Definition at line 311 of file _flow_graph_body_impl.h.
      
  | 
  private | 
Definition at line 319 of file _flow_graph_body_impl.h.