![]() |
Imt.Base C++ API V4.1.1.0
|
This is the complete list of members for imt::base::dff::runtime::TimerServiceIfc, including all inherited members.
killTimer(RuntimeTimer::TimerHandle timerToKill) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
operator=(TimerServiceIfc const &) &noexcept=delete | imt::base::dff::runtime::TimerServiceIfc | protected |
operator=(TimerServiceIfc &&) &noexcept=delete | imt::base::dff::runtime::TimerServiceIfc | protected |
startOneShotTimer(RuntimeTimer::TimerHandle timerToStart, uint32_t const timerTicksMs) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
startPeriodicTimer(RuntimeTimer::TimerHandle timerToStart, uint32_t const intervalMs) const =0 | imt::base::dff::runtime::TimerServiceIfc | pure virtual |
TimerServiceIfc() noexcept=default | imt::base::dff::runtime::TimerServiceIfc | protected |
TimerServiceIfc(TimerServiceIfc const &) noexcept=delete | imt::base::dff::runtime::TimerServiceIfc | protected |
TimerServiceIfc(TimerServiceIfc &&) noexcept=delete | imt::base::dff::runtime::TimerServiceIfc | protected |
~TimerServiceIfc() noexcept=default | imt::base::dff::runtime::TimerServiceIfc | protected |