EMANE  1.2.1
EMANE::TimerServiceProvider Member List

This is the complete list of members for EMANE::TimerServiceProvider, including all inherited members.

cancelTimedEvent(TimerEventId eventId)=0EMANE::TimerServiceProviderpure virtual
schedule(Function fn, const TimePoint &timePoint, const Duration &interval=Duration::zero())EMANE::TimerServiceProvider
schedule(Function fn, const TimePoint &timePoint, const Duration &interval)EMANE::TimerServiceProvider
schedule_i(TimerCallback callback, const TimePoint &timePoint, const Duration &interval)=0EMANE::TimerServiceProviderprotectedpure virtual
scheduleTimedEvent(const TimePoint &timePoint, const void *arg=nullptr, const Duration &interval=Duration::zero())=0EMANE::TimerServiceProviderpure virtual
TimerCallback typedefEMANE::TimerServiceProvider
TimerServiceProvider()EMANE::TimerServiceProviderinlineprotected
~TimerServiceProvider()EMANE::TimerServiceProviderinlinevirtual