Definition at line 90 of file TThreadPool.h.
Public Types | |
| typedef TThreadPoolTaskImp< aTask, aParam > | task_t | 
Public Member Functions | |
| TThreadPoolTask (task_t &task, aParam ¶m) | |
| bool | run () | 
Private Attributes | |
| task_t & | fTask | 
| aParam | fTaskParam | 
#include <TThreadPool.h>
| typedef TThreadPoolTaskImp<aTask, aParam> TThreadPoolTask< aTask, aParam >::task_t | 
Definition at line 92 of file TThreadPool.h.
      
  | 
  inline | 
Definition at line 95 of file TThreadPool.h.
      
  | 
  inline | 
Definition at line 99 of file TThreadPool.h.
      
  | 
  private | 
Definition at line 104 of file TThreadPool.h.
      
  | 
  private | 
Definition at line 105 of file TThreadPool.h.