EMANE  1.2.1
EMANE::TimerService Member List

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

cancelTimedEvent(TimerEventId eventId)EMANE::TimerService
destroy()EMANE::Utils::Singleton< TimerService >inlinestatic
instance()EMANE::Utils::Singleton< TimerService >inlinestatic
schedule(Function fn, const TimePoint &timePoint, const Duration &interval=Duration::zero())EMANE::TimerService
schedule(Function fn, const TimePoint &timePoint, const Duration &interval)EMANE::TimerService
scheduleTimedEvent(const TimePoint &timePoint, const void *arg, const Duration &interval, TimerServiceUser *pTimerServiceUser)EMANE::TimerService
TimerService()=defaultEMANE::TimerServiceprotected