Public Member Functions | |
| handle | addTimer (int timeout, TimerCallback *cb) |
| bool | removeTimer (handle hdl) |
| void | nextTimerTime (struct timeval *tv) |
| void | executeNextTimer () |
| void | executeAllExpiredTimers () |
Protected Attributes | |
| int | next_handle_ |
| EventQueue * | eq_ |
1.7.1