| 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 name | PObject | |
| CreateWorkerThread()=0 | PThreadPoolBase | [pure virtual] |
| EqualTo enum value | PObject | |
| GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | [virtual] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| IsClass(const char *cls) const | PObject | [inline] |
| LessThan enum value | PObject | |
| m_listMutex | PThreadPoolBase | [protected] |
| m_maxWorkerCount | PThreadPoolBase | [protected] |
| m_maxWorkUnitCount | PThreadPoolBase | [protected] |
| m_workers | PThreadPoolBase | [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] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| PThreadPoolBase(unsigned maxWorkerCount=10, unsigned maxWorkUnitCount=0) | PThreadPoolBase | |
| ReadFrom(istream &strm) | PObject | [virtual] |
| StopWorker(WorkerThreadBase *worker) | PThreadPoolBase | [protected] |
| WorkerList_t typedef | PThreadPoolBase | [protected] |
| ~PObject() | PObject | [inline, virtual] |
| ~PThreadPoolBase() | PThreadPoolBase |
1.4.7