| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
the leaf for function_body specialized for Input of continue_msg More...
#include <flow_graph.h>
Public Member Functions | |
| function_body_leaf (const B &_body) | |
| Output | 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, Output > | |
| virtual | ~function_body () | 
Private Attributes | |
| B | body | 
the leaf for function_body specialized for Input of continue_msg
Definition at line 235 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 237 of file flow_graph.h.
      
  | 
  inlinevirtual | 
Implements tbb::flow::interface11::internal::function_body< continue_msg, Output >.
Definition at line 242 of file flow_graph.h.
      
  | 
  inline | 
Definition at line 241 of file flow_graph.h.
      
  | 
  inlinevirtual | 
Implements tbb::flow::interface11::internal::function_body< continue_msg, Output >.
Definition at line 238 of file flow_graph.h.
      
  | 
  private | 
Definition at line 246 of file flow_graph.h.