protlib::TimerManager Member List
This is the complete list of members for
protlib::TimerManager, including all inherited members.
| active_timerlist | protlib::TimerManager | [private] |
| check_timers() | protlib::TimerManager | |
| check_timers_wait(int32 msec) | protlib::TimerManager | |
| cleanup() | protlib::TimerManager | [private] |
| collect_elapsed() | protlib::TimerManager | [private] |
| cond | protlib::TimerManager | [private] |
| delete_from_list(timer *t) | protlib::TimerManager | [private] |
| elapsed_timerlist | protlib::TimerManager | [private] |
| first() | protlib::TimerManager | [inline, private] |
| hashmap | protlib::TimerManager | [private] |
| insert_into_list(timer *t) | protlib::TimerManager | [inline, private] |
| mutex | protlib::TimerManager | [private] |
| mutex_attr | protlib::TimerManager | [private] |
| process_elapsed() | protlib::TimerManager | [private] |
| restart_absolute(timer_id_t id, int32 sec, int32 msec=0) | protlib::TimerManager | |
| restart_relative(timer_id_t id, int32 sec, int32 msec=0) | protlib::TimerManager | |
| start_absolute(TimerCallback *tc, int32 sec, int32 msec=0, timer_callback_param_t tcp=NULL) | protlib::TimerManager | |
| start_relative(TimerCallback *tc, int32 sec, int32 msec=0, timer_callback_param_t tcp=NULL) | protlib::TimerManager | |
| stop(timer_id_t id) | protlib::TimerManager | |
| stop_all() | protlib::TimerManager | |
| timer_hashmap_it_t typedef | protlib::TimerManager | [private] |
| timer_hashmap_t typedef | protlib::TimerManager | [private] |
| timerlist_t typedef | protlib::TimerManager | [private] |
| TimerManager() | protlib::TimerManager | |
| ~TimerManager() | protlib::TimerManager | |