| Open CASCADE Technology
    7.8.0.dev
    | 
Auxiliary wrapper class for thread function. More...
#include <OSD_ThreadPool.hxx>

| Public Member Functions | |
| Job (const FunctorT &thePerformer, JobRange &theRange) | |
| Constructor.  More... | |
| virtual void | Perform (int theThreadIndex) override | 
| Method is executed in the context of thread.  More... | |
Auxiliary wrapper class for thread function.
| 
 | inline | 
Constructor.
| 
 | inlineoverridevirtual | 
Method is executed in the context of thread.
Implements OSD_ThreadPool::JobInterface.
 1.8.13
 1.8.13