 
  
 | Friends | |
| class | basic_handler | 
| Additional Inherited Members | |
|  Public Types inherited from tbb::interface6::aggregator_operation | |
| enum | aggregator_operation_status { agg_waiting =0, agg_finished } | 
|  Public Member Functions inherited from tbb::interface6::aggregator_operation | |
| void | start () | 
| Call start before handling this operation. | |
| void | finish () | 
| Call finish when done handling this operation.  More... | |
| aggregator_operation * | next () | 
| void | set_next (aggregator_operation *n) |