Main Page Namespace List Class Hierarchy Compound List Compound Members
ZThread::PoolExecutor Member List
This is the complete list of members for ZThread::PoolExecutor, including all inherited members.
- _activeWorkers
[protected]
- _lock
[protected]
- _maxThreads
[protected]
- _minThreads
[protected]
- _queue
[protected]
- _unactiveWorkers
[protected]
- AbstractExecutor()
[inline, protected]
- addWorker()
[inline, protected]
- available()
[inline, virtual]
- cancel()
[inline, virtual]
- createWorker()
[protected, virtual]
- execute(Runnable *task)
[inline, virtual]
- getMax()
[inline]
- getMin()
[inline]
- isCanceled()
[inline, virtual]
- join()
[virtual]
- LOCK typedef
[protected]
- PoolExecutor(unsigned int min)
[inline]
- PoolExecutor(unsigned int min, unsigned int max)
[inline]
- QUEUE typedef
[protected]
- removeWorker()
[inline, protected]
- setMax(unsigned int max)
[inline]
- setMin(unsigned int)
[inline]
- threadCount()
[inline, virtual]
- WorkerList typedef
[protected]
- ~AbstractExecutor()
[inline, virtual]
- ~Cancelable()
[inline, virtual]
- ~Executor()
[inline, virtual]
- ~PoolExecutor()
[virtual]
Generated at Fri Aug 31 09:08:01 2001 for ZThread by
1.2.8 written by Dimitri van Heesch,
© 1997-2001