cancel_all_timer() | MNTimer | |
cancel_timer(TimerCallBase *timerptr) | MNTimer | |
getSelector() | MNTimer | |
InCallback | MNTimer | [static] |
insert_abs_timer(TimerCallBase *timerptr, const struct timeval &timeout, bool inCallback, const char *owner) | MNTimer | |
insert_periodic_timer(TimerCallBase *timerptr, const struct timeval &timeout, bool inCallback, const char *owner) | MNTimer | |
insert_rel_timer(TimerCallBase *timerptr, const struct timeval &timeout, bool inCallback, const char *owner) | MNTimer | |
MNTimer(MNSelector &selector, const char *debug_creator_string) | MNTimer | |
NotInCallback | MNTimer | [static] |
reschedule_abs_timer(TimerCallBase *timerptr, const struct timeval &timeout, bool inCallback, const char *owner) | MNTimer | |
reschedule_rel_timer(TimerCallBase *timerptr, const struct timeval &timeout, bool inCallback, const char *owner) | MNTimer | |
start_timer() | MNTimer | [virtual] |
terminate_timer() | MNTimer | [virtual] |
wait_usec(long time_) | MNTimer | |
~MNTimer() | MNTimer | [virtual] |