AutonomousTimer(const char *debug_creator_string) | AutonomousTimer | |
cancel_all_timer() | MNTimer | |
cancel_timer(TimerCallBase *timerptr) | MNTimer | |
current() | MNThread | [static] |
exit() | MNThread | |
getSelector() | MNTimer | |
id() const | MNThread | |
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 | |
join() | MNThread | |
MNThread(const char *name, bool detach=false) | MNThread | |
MNThread(bool detach=false) | MNThread | |
MNTimer(MNSelector &selector, const char *debug_creator_string) | MNTimer | |
NotInCallback | MNTimer | [static] |
operator!=(mnthread_t t) | MNThread | |
operator==(mnthread_t t) | MNThread | |
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() | MNThread | |
start_timer() | AutonomousTimer | [virtual] |
terminate_timer() | AutonomousTimer | [virtual] |
threadName() const | MNThread | |
wait_usec(long time_) | MNTimer | |
~AutonomousTimer() | AutonomousTimer | [virtual] |
~MNThread() | MNThread | [virtual] |
~MNTimer() | MNTimer | [virtual] |