SuperTinyKernel™ RTOS 1.05.3
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
Loading...
Searching...
No Matches
stk::time::TimerHost::Timer Member List

This is the complete list of members for stk::time::TimerHost::Timer, including all inherited members.

DLEntryType typedefstk::util::DListEntry< Timer, false >private
DLHeadType typedefstk::util::DListEntry< Timer, false >private
DListEntry()stk::util::DListEntry< Timer, false >inlineexplicitprivate
GetDeadline() conststk::time::TimerHost::Timerinline
GetHead() conststk::util::DListEntry< Timer, false >inlineprivate
GetNext() conststk::util::DListEntry< Timer, false >inlineprivate
GetPeriod() conststk::time::TimerHost::Timerinline
GetPrev() conststk::util::DListEntry< Timer, false >inlineprivate
GetRemainingTime() conststk::time::TimerHost::Timerinline
GetTimestamp() conststk::time::TimerHost::Timerinline
IsActive() conststk::time::TimerHost::Timerinline
IsLinked() conststk::util::DListEntry< Timer, false >inlineprivate
Link(DLHeadType *head, DLEntryType *next, DLEntryType *prev)stk::util::DListEntry< Timer, false >inlineprivate
m_activestk::time::TimerHost::Timerprivate
m_deadlinestk::time::TimerHost::Timerprivate
m_headstk::util::DListEntry< Timer, false >private
m_nextstk::util::DListEntry< Timer, false >private
m_pendingstk::time::TimerHost::Timerprivate
m_periodstk::time::TimerHost::Timerprivate
m_prevstk::util::DListEntry< Timer, false >private
m_timestampstk::time::TimerHost::Timerprivate
OnExpired(TimerHost *host)=0stk::time::TimerHost::Timerpure virtual
operator const Timer *() conststk::util::DListEntry< Timer, false >inlineprivate
operator Timer *()stk::util::DListEntry< Timer, false >inlineprivate
STK_NONCOPYABLE_CLASS(Timer)stk::time::TimerHost::Timerprivate
Timer()stk::time::TimerHost::Timerinline
TimerHost classstk::time::TimerHost::Timerfriend
Unlink()stk::util::DListEntry< Timer, false >inlineprivate
~DListEntry()stk::util::DListEntry< Timer, false >inlineprivate
~Timer()stk::time::TimerHost::Timerinline