arg1 | PThreadObj1Arg< ObjType, Arg1Type > | [protected] |
AutoDeleteFlag enum name | PThread | |
AutoDeleteThread enum value | PThread | |
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 | |
Create(const PNotifier ¬ifier, INT parameter=0, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty(), PINDEX stackSize=65536) | PThread | [static] |
Create(const PNotifier ¬ifier, const PString &threadName) | PThread | [inline, static] |
Current() | PThread | [static] |
EqualTo enum value | PObject | |
fn | PThreadObj1Arg< ObjType, Arg1Type > | [protected] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetCurrentThreadId() | PThread | [static] |
GetPriority() const | PThread | [virtual] |
GetThreadId() const | PThread | [virtual] |
GetThreadName() const | PThread | [virtual] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
HighestPriority enum value | PThread | |
HighPriority enum value | PThread | |
InitialiseProcessThread() | PThread | [protected] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
IsSuspended() const | PThread | [virtual] |
IsTerminated() const | PThread | [virtual] |
LessThan enum value | PObject | |
LowestPriority enum value | PThread | |
LowPriority enum value | PThread | |
Main() | PThreadObj1Arg< ObjType, Arg1Type > | [inline, virtual] |
NoAutoDeleteThread enum value | PThread | |
NormalPriority enum value | PThread | |
NumPriorities enum value | PThread | |
obj | PThreadObj1Arg< ObjType, Arg1Type > | [protected] |
ObjTypeFn typedef | PThreadObj1Arg< ObjType, Arg1Type > | |
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 | PThread | [virtual] |
Priority enum name | PThread | |
PThread(PINDEX, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty()) | PThread | |
PThreadObj1Arg(ObjType &_obj, Arg1Type _arg1, ObjTypeFn _fn, PBoolean _autoDelete=PFalse) | PThreadObj1Arg< ObjType, Arg1Type > | [inline] |
PThreadObj1Arg(const char *_file, int _line, ObjType &_obj, Arg1Type _arg1, ObjTypeFn _fn, PBoolean _autoDelete=PFalse) | PThreadObj1Arg< ObjType, Arg1Type > | [inline] |
PXAbortBlock() const | PThread | |
PXBlockOnChildTerminate(int pid, const PTimeInterval &timeout) | PThread | |
PXBlockOnIO(int handle, int type, const PTimeInterval &timeout) | PThread | |
ReadFrom(istream &strm) | PObject | [virtual] |
Restart() | PThread | [virtual] |
Resume() | PThread | [virtual] |
SetAutoDelete(AutoDeleteFlag deletion=AutoDeleteThread) | PThread | [virtual] |
SetNoAutoDelete() | PThread | [inline] |
SetPriority(Priority priorityLevel) | PThread | [virtual] |
SetThreadName(const PString &name) | PThread | [virtual] |
Sleep(const PTimeInterval &delay) | PThread | [static] |
Suspend(PBoolean susp=PTrue) | PThread | [virtual] |
Terminate() | PThread | [virtual] |
WaitForTermination() const | PThread | |
WaitForTermination(const PTimeInterval &maxWait) const | PThread | |
Yield() | PThread | [static] |
~PObject() | PObject | [inline, virtual] |
~PThread() | PThread | |