Open CASCADE Technology  7.7.0
Public Member Functions

OSD_ThreadPool::JobInterface Class Referenceabstract

Thread function interface. More...

#include <OSD_ThreadPool.hxx>

Inheritance diagram for OSD_ThreadPool::JobInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void Perform (int theThreadIndex)=0
 

Detailed Description

Thread function interface.

Member Function Documentation

◆ Perform()

virtual void OSD_ThreadPool::JobInterface::Perform ( int  theThreadIndex)
pure virtual

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