Image Component Library (ICL)
|
plugin class for work packages performed parallel More...
#include <MultiThreader.h>
Public Member Functions | |
virtual | ~Work () |
virtual destructor doing nothing More... | |
virtual void | perform ()=0 |
abstract working function More... | |
plugin class for work packages performed parallel
|
inlinevirtual |
virtual destructor doing nothing
|
pure virtual |
abstract working function
Implemented in icl::filter::UnaryOpWork.