![]() |
ImFusion SDK 4.3
|
This is the complete list of members for StoppableThread, including all inherited members.
| isRunning() | StoppableThread | inline |
| isStopRequested() | StoppableThread | static |
| join() | StoppableThread | |
| NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
| NotCopyable(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
| NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
| operator=(StoppableThread &&)=delete (defined in StoppableThread) | StoppableThread | |
| operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
| operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
| requestStop(bool stop=true) | StoppableThread | |
| StoppableThread(Function &&f, Args &&... args) | StoppableThread | |
| StoppableThread(StoppableThread &&)=delete | StoppableThread | |
| threadId() const | StoppableThread | inline |
| throwIfStopRequested() | StoppableThread | static |
| ~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
| ~StoppableThread() | StoppableThread |