C12Adapter Opensource C++ Interface
|
This is the complete list of members for MThreadWorker, including all inherited members.
GetExitException() | MThreadWorker | |
GetExitException() const | MThreadWorker | inline |
GetInternalHandle() const volatile | MThread | inline |
GetStaticRunFunction() | MThreadWorker | inlinestatic |
GetThreadId() const | MThread | inline |
IsFinished() const | MThreadWorker | inline |
IsRunning() const | MThreadWorker | |
m_thread | MThread | protected |
MThread(InternalHandleType thread=0) | MThread | protected |
MThreadWorker() | MThreadWorker | protected |
Relinquish() | MThread | static |
Run()=0 | MThreadWorker | pure virtual |
SetStaticRunFunction(StaticRunFunctionType func) | MThreadWorker | inlinestatic |
Start() | MThreadWorker | virtual |
StaticRun(MThreadWorker *thread) | MThreadWorker | static |
StaticRunFunctionType typedef | MThreadWorker | |
WaitUntilFinished(bool throwIfError=true, long timeout=-1) | MThreadWorker | |
~MThread() | MThread | virtual |
~MThreadWorker() | MThreadWorker | protectedvirtual |