| 
    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) | |
| 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 295 of file _flow_graph_body_impl.h.
      
  | 
  inline | 
Definition at line 297 of file _flow_graph_body_impl.h.
      
  | 
  inlinevirtual | 
Implements internal::type_to_key_function_body< Input, Output >.
Definition at line 300 of file _flow_graph_body_impl.h.
References internal::type_to_key_function_body_leaf< Input, Output, B >::body.
      
  | 
  inline | 
Definition at line 299 of file _flow_graph_body_impl.h.
References internal::type_to_key_function_body_leaf< Input, Output, B >::body.
      
  | 
  inlinevirtual | 
Implements internal::type_to_key_function_body< Input, Output >.
Definition at line 298 of file _flow_graph_body_impl.h.
References internal::type_to_key_function_body_leaf< Input, Output, B >::body.
      
  | 
  private |