|
Rebel Fork Framework
|
This is the complete list of members for Urho3D::Thread, including all inherited members.
| GetCurrentThreadID() | Urho3D::Thread | static |
| handle_ | Urho3D::Thread | protected |
| IsMainThread() | Urho3D::Thread | static |
| IsStarted() const | Urho3D::Thread | inline |
| mainThreadID | Urho3D::Thread | protectedstatic |
| name_ | Urho3D::Thread | protected |
| Run() | Urho3D::Thread | |
| SetMainThread() | Urho3D::Thread | static |
| SetName(const ea::string &name) | Urho3D::Thread | |
| SetPriority(int priority) | Urho3D::Thread | |
| shouldRun_ | Urho3D::Thread | protected |
| Stop() | Urho3D::Thread | |
| Thread(const ea::string &name=EMPTY_STRING) | Urho3D::Thread | |
| ThreadFunction()=0 | Urho3D::Thread | pure virtual |
| ThreadFunctionStatic(void *data) | Urho3D::Thread | protectedstatic |
| ~Thread() | Urho3D::Thread | virtual |