#include <ThreadPool.h>
List of all members.
Detailed Description
Definition at line 15 of file ThreadPool.h.
Constructor & Destructor Documentation
ThreadDataInterface::ThreadDataInterface |
( |
|
) |
[inline] |
virtual ThreadDataInterface::~ThreadDataInterface |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void ThreadDataInterface::PerThreadDestructor |
( |
void * |
factoryResult, |
|
|
void * |
context | |
|
) |
| | [pure virtual] |
virtual void* ThreadDataInterface::PerThreadFactory |
( |
void * |
context |
) |
[pure virtual] |
The documentation for this class was generated from the following file: