PTLib  Version 2.10.11
PThreadPoolBase::WorkerThreadBase Member List

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

AutoDeleteFlag enum namePThread
AutoDeleteThread enum valuePThread
Class()PObjectinlinestatic
Clone() constPObjectvirtual
Compare(const PObject &obj) constPObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
Create(const PNotifier &notifier, INT parameter=0, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty(), PINDEX stackSize=65536)PThreadstatic
Create(const PNotifier &notifier, const PString &threadName)PThreadinlinestatic
Current()PThreadstatic
EqualTo enum valuePObject
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetCurrentThreadId()PThreadstatic
GetPriority() constPThreadvirtual
GetThreadId() constPThreadinlinevirtual
GetThreadName() constPThreadvirtual
GetTimes(Times &times)PThread
GetWorkSize() const =0PThreadPoolBase::WorkerThreadBasepure virtual
GreaterThan enum valuePObject
HashFunction() constPObjectvirtual
HighestPriority enum valuePThread
HighPriority enum valuePThread
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
IsAutoDelete() constPThreadinline
IsClass(const char *cls) constPObjectinline
IsSuspended() constPThreadvirtual
IsTerminated() constPThreadvirtual
LessThan enum valuePObject
LowestPriority enum valuePThread
LowPriority enum valuePThread
m_autoDeletePThreadprotected
m_isProcessPThreadprotected
m_originalStackSizePThreadprotected
m_shutdownPThreadPoolBase::WorkerThreadBase
m_threadIdPThreadprotected
m_threadNamePThreadprotected
m_threadNameMutexPThreadprotected
m_workerMutexPThreadPoolBase::WorkerThreadBase
Main()=0PThreadpure virtual
NoAutoDeleteThread enum valuePThread
NormalPriority enum valuePThread
NumPriorities enum valuePThread
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<=(const PObject &obj) constPObjectinline
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
PObject()PObjectinlineprotected
PrintOn(ostream &strm) constPThreadvirtual
Priority enum namePThread
PThread(PINDEX, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty())PThread
PXAbortBlock() constPThread
PXBlockOnChildTerminate(int pid, const PTimeInterval &timeout)PThread
PXBlockOnIO(int handle, int type, const PTimeInterval &timeout)PThread
ReadFrom(istream &strm)PObjectvirtual
Restart()PThreadvirtual
Resume()PThreadvirtual
SetAutoDelete(AutoDeleteFlag deletion=AutoDeleteThread)PThreadvirtual
SetNoAutoDelete()PThreadinline
SetPriority(Priority priorityLevel)PThreadvirtual
SetThreadName(const PString &name)PThreadvirtual
Shutdown()=0PThreadPoolBase::WorkerThreadBasepure virtual
Sleep(const PTimeInterval &delay)PThreadstatic
Suspend(PBoolean susp=true)PThreadvirtual
Terminate()PThreadvirtual
WaitForTermination() constPThread
WaitForTermination(const PTimeInterval &maxWait) constPThread
WorkerThreadBase(Priority priority=NormalPriority)PThreadPoolBase::WorkerThreadBaseinline
Yield()PThreadstatic
~PObject()PObjectinlinevirtual
~PThread()PThread