![]() |
Skylicht Engine
|
This is the complete list of members for Skylicht::System::IThread, including all inherited members.
| createThread(IThreadCallback *callback) (defined in Skylicht::System::IThread) | Skylicht::System::IThread | static |
| getCallback() (defined in Skylicht::System::IThread) | Skylicht::System::IThread | inline |
| getTime() (defined in Skylicht::System::IThread) | Skylicht::System::IThread | static |
| IThread(IThreadCallback *callback) (defined in Skylicht::System::IThread) | Skylicht::System::IThread | inline |
| m_callback (defined in Skylicht::System::IThread) | Skylicht::System::IThread | protected |
| sleep(unsigned int time) (defined in Skylicht::System::IThread) | Skylicht::System::IThread | static |
| stop()=0 (defined in Skylicht::System::IThread) | Skylicht::System::IThread | pure virtual |
| update()=0 (defined in Skylicht::System::IThread) | Skylicht::System::IThread | pure virtual |
| ~IThread() (defined in Skylicht::System::IThread) | Skylicht::System::IThread | inlinevirtual |