| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
The leaf for source_body. More...
#include <_flow_graph_body_impl.h>
Public Member Functions | |
| source_body_leaf (const Body &_body) | |
| bool | operator() (Output &output) __TBB_override | 
| source_body_leaf * | clone () __TBB_override | 
| Body | get_body () | 
  Public Member Functions inherited from internal::source_body< Output > | |
| virtual | ~source_body () | 
Private Attributes | |
| Body | body | 
The leaf for source_body.
Definition at line 160 of file _flow_graph_body_impl.h.
      
  | 
  inline | 
Definition at line 162 of file _flow_graph_body_impl.h.
      
  | 
  inlinevirtual | 
Implements internal::source_body< Output >.
Definition at line 166 of file _flow_graph_body_impl.h.
References internal::source_body_leaf< Output, Body >::body.
      
  | 
  inline | 
Definition at line 170 of file _flow_graph_body_impl.h.
References internal::source_body_leaf< Output, Body >::body.
      
  | 
  inlinevirtual | 
Implements internal::source_body< Output >.
Definition at line 164 of file _flow_graph_body_impl.h.
References internal::source_body_leaf< Output, Body >::body.
      
  | 
  private | 
Definition at line 172 of file _flow_graph_body_impl.h.
Referenced by internal::source_body_leaf< Output, Body >::clone(), internal::source_body_leaf< Output, Body >::get_body(), and internal::source_body_leaf< Output, Body >::operator()().