distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
distortos::internal::SoftwareTimerControlBlock Member List

This is the complete list of members for distortos::internal::SoftwareTimerControlBlock, including all inherited members.

FunctionRunner typedefdistortos::internal::SoftwareTimerControlBlock
functionRunner_distortos::internal::SoftwareTimerControlBlockprivate
getTimePoint() constdistortos::internal::SoftwareTimerListNodeinline
isRunning() constdistortos::internal::SoftwareTimerControlBlockinline
nodedistortos::internal::SoftwareTimerListNode
operator=(const SoftwareTimerControlBlock &)=delete (defined in distortos::internal::SoftwareTimerControlBlock)distortos::internal::SoftwareTimerControlBlock
operator=(SoftwareTimerControlBlock &&)=delete (defined in distortos::internal::SoftwareTimerControlBlock)distortos::internal::SoftwareTimerControlBlock
owner_distortos::internal::SoftwareTimerControlBlockprivate
period_distortos::internal::SoftwareTimerControlBlockprivate
run(SoftwareTimerSupervisor &supervisor)distortos::internal::SoftwareTimerControlBlock
setTimePoint(const TickClock::time_point timePoint)distortos::internal::SoftwareTimerListNodeinlineprotected
SoftwareTimerControlBlock(FunctionRunner &functionRunner, SoftwareTimer &owner)distortos::internal::SoftwareTimerControlBlockinline
SoftwareTimerControlBlock(const SoftwareTimerControlBlock &)=delete (defined in distortos::internal::SoftwareTimerControlBlock)distortos::internal::SoftwareTimerControlBlock
SoftwareTimerControlBlock(SoftwareTimerControlBlock &&)=default (defined in distortos::internal::SoftwareTimerControlBlock)distortos::internal::SoftwareTimerControlBlock
SoftwareTimerListNode()distortos::internal::SoftwareTimerListNodeinline
start(SoftwareTimerSupervisor &supervisor, TickClock::time_point timePoint, TickClock::duration period)distortos::internal::SoftwareTimerControlBlock
startInternal(SoftwareTimerSupervisor &supervisor, TickClock::time_point timePoint)distortos::internal::SoftwareTimerControlBlockprivate
stop()distortos::internal::SoftwareTimerControlBlock
stopInternal()distortos::internal::SoftwareTimerControlBlockprivate
~SoftwareTimerControlBlock()distortos::internal::SoftwareTimerControlBlockinline