Inheritance diagram for peoParallelAlgorithmWrapper::Algorithm< AlgorithmType, void >:
Public Member Functions | |
Algorithm (AlgorithmType &externalAlgorithm) | |
virtual void | operator() () |
Public Attributes | |
AlgorithmType & | algorithm |
Definition at line 95 of file peoParallelAlgorithmWrapper.h.