BRE12
Public Member Functions | List of all members
tbb::interface6::internal::basic_operation< Body > Class Template Reference
Inheritance diagram for tbb::interface6::internal::basic_operation< Body >:
tbb::interface6::internal::basic_operation_base tbb::interface6::aggregator_operation

Public Member Functions

 basic_operation (const Body &b)
 
- 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_operationnext ()
 
void set_next (aggregator_operation *n)
 

Additional Inherited Members

- Public Types inherited from tbb::interface6::aggregator_operation
enum  aggregator_operation_status { agg_waiting =0, agg_finished }
 

The documentation for this class was generated from the following file: