EMANE
1.2.1
|
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()=default | EMANE::TimerService | protected |