| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
the leaf for function_body specialized for Input and output of continue_msg More...
#include <flow_graph.h>
Public Member Functions | |
| function_body_leaf (const B &_body) | |
| continue_msg | operator() (const continue_msg &i) __TBB_override | 
| B | get_body () | 
| function_body_leaf * | clone () __TBB_override | 
  Public Member Functions inherited from tbb::flow::interface11::internal::function_body< continue_msg, continue_msg > | |
| virtual | ~function_body () | 
Private Attributes | |
| B | body | 
the leaf for function_body specialized for Input and output of continue_msg
Definition at line 201 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 203 of file flow_graph.h.
      
  | 
  inlinevirtual | 
Implements tbb::flow::interface11::internal::function_body< continue_msg, continue_msg >.
Definition at line 209 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 208 of file flow_graph.h.
      
  | 
  inlinevirtual | 
Implements tbb::flow::interface11::internal::function_body< continue_msg, continue_msg >.
Definition at line 204 of file flow_graph.h.
      
  | 
  private | 
Definition at line 213 of file flow_graph.h.