|
GlitchyByte Lib
0.3.1
GlitchyByte general library to bootstrap development.
|
This is the complete list of members for gb::Task, including all inherited members.
| action() noexcept=0 | gb::Task | protectedpure virtual |
| awaitStop() noexcept | gb::Task | inline |
| cancel() noexcept | gb::Task | inline |
| getState() const noexcept | gb::Task | inline |
| getTaskRunner() const noexcept | gb::Task | inlineprotected |
| isStopped() const noexcept | gb::Task | inline |
| shouldCancel() const noexcept | gb::Task | inlineprotected |
| started() noexcept | gb::Task | inlineprotected |
| State enum name | gb::Task | |
| stateLock | gb::Task | protected |
| Task() noexcept | gb::Task | inline |
| TaskRunner class | gb::Task | friend |
| ~Task() noexcept=default | gb::Task | virtual |