Filter_Eval Class Reference
A filter in the TBB pipeline.
More...
#include <Filter_Eval.h>
List of all members.
Detailed Description
A filter in the TBB pipeline.
Delegates the task to be done to refiner.eval. The output from the eval step is accumulated and can be queried using get_eval()
Constructor & Destructor Documentation
Filter_Eval::~Filter_Eval |
( |
|
) |
[virtual] |
Member Function Documentation
double Filter_Eval::get_eval |
( |
|
) |
|
void * Filter_Eval::operator() |
( |
void * |
token |
) |
|
The documentation for this class was generated from the following files: