![]() |
SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
This is the complete list of members for stk::ITask, including all inherited members.
| GetAccessMode() const =0 | stk::ITask | pure virtual |
| GetStack() const =0 | stk::IStackMemory | pure virtual |
| GetStackSize() const =0 | stk::IStackMemory | pure virtual |
| GetStackSpace() const | stk::IStackMemory | inlinevirtual |
| GetTraceName() const | stk::ITask | inlinevirtual |
| GetWeight() const | stk::ITask | inlinevirtual |
| OnDeadlineMissed(uint32_t duration) | stk::ITask | inlinevirtual |
| OnExit() | stk::ITask | inlinevirtual |
| Run()=0 | stk::ITask | pure virtual |
| ~IStackMemory()=default | stk::IStackMemory | protected |
| ~ITask()=default | stk::ITask | protected |