GM6000 Digital Heater Controller Branch: main
SDX-1330
Cpl::System::PeriodicScheduler Member List

This is the complete list of members for Cpl::System::PeriodicScheduler, including all inherited members.

beginLoop()Cpl::System::PeriodicSchedulervirtual
endLoop()Cpl::System::PeriodicSchedulervirtual
executeScheduler()Cpl::System::PeriodicSchedulervirtual
Hook_T typedefCpl::System::PeriodicScheduler
IntervalCallbackFunc_T typedefCpl::System::PeriodicScheduler
m_beginThreadFuncCpl::System::PeriodicSchedulerprotected
m_endThreadFuncCpl::System::PeriodicSchedulerprotected
m_firstExecutionCpl::System::PeriodicSchedulerprotected
m_intervalsCpl::System::PeriodicSchedulerprotected
m_nowFuncCpl::System::PeriodicSchedulerprotected
m_reportSlippageCpl::System::PeriodicSchedulerprotected
NowFunc_T typedefCpl::System::PeriodicScheduler
PeriodicScheduler(Interval_T intervals[], Hook_T beginThreadProcessing=nullptr, Hook_T endThreadProcessing=nullptr, ReportSlippageFunc_T slippageFunc=nullptr, NowFunc_T nowFunc=ElapsedTime::precision)Cpl::System::PeriodicScheduler
ReportSlippageFunc_T typedefCpl::System::PeriodicScheduler
setTimeMarker(Interval_T &interval, ElapsedTime::Precision_T currentTick) noexceptCpl::System::PeriodicSchedulerprotected
~PeriodicScheduler()Cpl::System::PeriodicSchedulerinlinevirtual