![]() |
Plasma Engine
2.0
|
This is the complete list of members for plThreadWithDispatcher, including all inherited members.
| Created enum value (defined in plThread) | plThread | |
| Dispatch(DispatchFunction &&delegate) | plThreadWithDispatcher | |
| DispatchFunction typedef (defined in plThreadWithDispatcher) | plThreadWithDispatcher | |
| DispatchQueue() | plThreadWithDispatcher | protected |
| Finished enum value (defined in plThread) | plThread | |
| GetCurrentThread() | plThread | static |
| GetThreadCount() | plOSThread | inlinestatic |
| GetThreadID() const | plOSThread | inline |
| GetThreadName() const | plThread | inline |
| GetThreadStatus() const | plThread | inline |
| IsRunning() const | plThread | inline |
| Join() | plOSThread | |
| m_EntryPoint (defined in plOSThread) | plOSThread | protected |
| m_hHandle (defined in plOSThread) | plOSThread | protected |
| m_pUserData (defined in plOSThread) | plOSThread | protected |
| m_ThreadID (defined in plOSThread) | plOSThread | protected |
| m_uiStackSize (defined in plOSThread) | plOSThread | protected |
| plOSThread(plOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, plStringView sName="plOSThread", plUInt32 uiStackSize=128 *1024) | plOSThread | |
| plThread(plStringView sName="plThread", plUInt32 uiStackSize=128 *1024) | plThread | |
| plThreadStatus enum name | plThread | |
| plThreadWithDispatcher(const char *szName="plThreadWithDispatcher", plUInt32 uiStackSize=128 *1024) | plThreadWithDispatcher | |
| Run()=0 | plThreadWithDispatcher | privatepure virtual |
| Running enum value (defined in plThread) | plThread | |
| s_ThreadEvents | plThread | static |
| Start() | plOSThread | |
| ~plOSThread() | plOSThread | virtual |
| ~plThread() | plThread | virtual |
| ~plThreadWithDispatcher() | plThreadWithDispatcher | virtual |