PTLib  Version 2.10.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PThreadPoolBase Member List

This is the complete list of members for PThreadPoolBase, including all inherited members.

AllocateWorker()PThreadPoolBasevirtual
CheckWorker(WorkerThreadBase *worker)PThreadPoolBaseprotectedvirtual
Class()PObjectinlinestatic
Clone() const PObjectvirtual
Compare(const PObject &obj) const PObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
CreateWorkerThread()=0PThreadPoolBasepure virtual
EqualTo enum valuePObject
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
GetMaxUnits() const PThreadPoolBaseinline
GetMaxWorkers() const PThreadPoolBaseinline
GreaterThan enum valuePObject
HashFunction() const PObjectvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
IsClass(const char *cls) const PObjectinline
LessThan enum valuePObject
m_listMutexPThreadPoolBaseprotected
m_maxWorkerCountPThreadPoolBaseprotected
m_maxWorkUnitCountPThreadPoolBaseprotected
m_workersPThreadPoolBaseprotected
NewWorker()PThreadPoolBasevirtual
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PObjectvirtual
PThreadPoolBase(unsigned maxWorkerCount=10, unsigned maxWorkUnitCount=0)PThreadPoolBaseprotected
ReadFrom(istream &strm)PObjectvirtual
SetMaxUnits(unsigned count)PThreadPoolBaseinline
SetMaxWorkers(unsigned count)PThreadPoolBaseinline
StopWorker(WorkerThreadBase *worker)PThreadPoolBaseprotected
WorkerList_t typedefPThreadPoolBaseprotected
~PObject()PObjectinlinevirtual
~PThreadPoolBase()PThreadPoolBase