![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cThreadState, including all inherited members.
| cThreadState() noexcept | Gray::cThreadState | inline |
| isThreadRunning() const noexcept | Gray::cThreadState | inline |
| isThreadStopping() const noexcept | Gray::cThreadState | inline |
| m_bThreadRunning | Gray::cThreadState | protected |
| m_bThreadStopping | Gray::cThreadState | protected |
| RequestStopThread(bool bWillWait=false) noexcept | Gray::cThreadState | inlinevirtual |