PTLib  Version 2.10.4
PQueuedThreadPool< Work_T > Member List
This is the complete list of members for PQueuedThreadPool< Work_T >, including all inherited members.
AddWork(Work_T *work, const char *group=NULL)PThreadPool< Work_T > [inline]
AllocateWorker()PThreadPoolBase [virtual]
CheckWorker(WorkerThreadBase *worker)PThreadPoolBase [protected, virtual]
Class()PObject [inline, static]
Clone() const PObject [virtual]
Compare(const PObject &obj) const PObject [virtual]
CompareObjectMemoryDirect(const PObject &obj) const PObject [virtual]
Comparison enum namePObject
CreateWorkerThread()PQueuedThreadPool< Work_T > [inline, virtual]
EqualTo enum valuePObject
ExternalToInternalWorkMap_T typedefPThreadPool< Work_T >
GetClass(unsigned ancestor=0) const PObject [inline, virtual]
GetMaxUnits() const PThreadPoolBase [inline]
GetMaxWorkers() const PThreadPoolBase [inline]
GreaterThan enum valuePObject
GroupInfoMap_t typedefPThreadPool< Work_T >
HashFunction() const PObject [virtual]
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObject [static]
InternalIsDescendant(const char *clsName) const PObject [inline, virtual]
IsClass(const char *cls) const PObject [inline]
LessThan enum valuePObject
m_externalToInternalWorkMapPThreadPool< Work_T >
m_groupInfoMapPThreadPool< Work_T >
m_listMutexPThreadPoolBase [protected]
m_maxWorkerCountPThreadPoolBase [protected]
m_maxWorkUnitCountPThreadPoolBase [protected]
m_workersPThreadPoolBase [protected]
NewWorker()PThreadPoolBase [virtual]
operator!=(const PObject &obj) const PObject [inline]
operator<(const PObject &obj) const PObject [inline]
operator<<(ostream &strm, const PObject &obj)PObject [friend]
operator<=(const PObject &obj) const PObject [inline]
operator==(const PObject &obj) const PObject [inline]
operator>(const PObject &obj) const PObject [inline]
operator>=(const PObject &obj) const PObject [inline]
operator>>(istream &strm, PObject &obj)PObject [friend]
PObject()PObject [inline, protected]
PQueuedThreadPool(unsigned maxWorkers=10, unsigned maxWorkUnits=0)PQueuedThreadPool< Work_T > [inline]
PrintOn(ostream &strm) const PObject [virtual]
PThreadPool(unsigned maxWorkers=10, unsigned maxWorkUnits=0)PThreadPool< Work_T > [inline]
PThreadPoolBase(unsigned maxWorkerCount=10, unsigned maxWorkUnitCount=0)PThreadPoolBase [protected]
ReadFrom(istream &strm)PObject [virtual]
RemoveWork(Work_T *work, bool removeFromWorker=true)PThreadPool< Work_T > [inline]
SetMaxUnits(unsigned count)PThreadPoolBase [inline]
SetMaxWorkers(unsigned count)PThreadPoolBase [inline]
StopWorker(WorkerThreadBase *worker)PThreadPoolBase [protected]
WorkerList_t typedefPThreadPoolBase [protected]
~PObject()PObject [inline, virtual]
~PThreadPoolBase()PThreadPoolBase
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines