|
PTLib
Version 2.18.8
|
This is the complete list of members for PThreadPoolBase, including all inherited members.
| AllocateWorker() | PThreadPoolBase | protectedvirtual |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &obj) const | PObject | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| CreateWorkerThread()=0 | PThreadPoolBase | protectedpure virtual |
| EqualTo enum value | PObject | |
| GetClass() const | PObject | inline |
| GetMaxUnits() const | PThreadPoolBase | inline |
| GetMaxWorkers() const | PThreadPoolBase | inline |
| GetTraceContextIdentifier() const | PObject | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| IsClass(const char *name) const | PObject | inline |
| LessThan enum value | PObject | |
| m_maxWorkerCount | PThreadPoolBase | protected |
| m_maxWorkUnitCount | PThreadPoolBase | protected |
| m_priority | PThreadPoolBase | protected |
| m_threadName | PThreadPoolBase | protected |
| m_traceContextIdentifier | PObject | protected |
| m_workers | PThreadPoolBase | protected |
| OnWorkerStarted(WorkerThreadBase &thread) | PThreadPoolBase | protectedvirtual |
| 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>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| PDECLARE_MUTEX(m_mutex) | PThreadPoolBase | protected |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PThreadPoolBase(unsigned maxWorkerCount, unsigned maxWorkUnitCount, const char *threadName, PThread::Priority priority) | PThreadPoolBase | protected |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| ReclaimWorkers() | PThreadPoolBase | virtual |
| SetMaxUnits(unsigned count) | PThreadPoolBase | inline |
| SetMaxWorkers(unsigned count) | PThreadPoolBase | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| Shutdown() | PThreadPoolBase | |
| StopWorker(WorkerThreadBase *worker) | PThreadPoolBase | protectedvirtual |
| WorkerList_t typedef | PThreadPoolBase | protected |
| ~PObject() | PObject | inlinevirtual |
| ~PThreadPoolBase() | PThreadPoolBase | inline |