#include <WorkerThread.hpp>
◆ Job
◆ OnEnded
◆ WorkerThread()
CU_API castor::WorkerThread::WorkerThread |
( |
| ) |
|
◆ ~WorkerThread()
CU_API castor::WorkerThread::~WorkerThread |
( |
| ) |
|
|
noexcept |
◆ feed()
CU_API void castor::WorkerThread::feed |
( |
Job | job | ) |
|
Lance la tâche donnée.
- Paramètres
-
◆ isEnded()
CU_API bool castor::WorkerThread::isEnded |
( |
| ) |
const |
- Renvoie
true
si la tâche est terminàe.
◆ wait()
Attend la fin de la tâche pour un temps donné.
- Paramètres
-
[in] | timeout | Le temps maximal à attendre. |
- Renvoie
true
si la tâche est terminée.
◆ onEnded
OnEnded castor::WorkerThread::onEnded |
- Renvoie
- Le signal lancé quand le worker a fini sa tâche.
La documentation de cette classe a été générée à partir du fichier suivant :