|
typedef Time_Traits::time_type | time_type |
|
typedef Time_Traits::duration_type | duration_type |
|
|
bool | enqueue_timer (const time_type &time, per_timer_data &timer, wait_op *op) |
|
virtual bool | empty () const |
|
virtual long | wait_duration_msec (long max_duration) const |
|
virtual long | wait_duration_usec (long max_duration) const |
|
virtual void | get_ready_timers (op_queue< operation > &ops) |
|
virtual void | get_all_timers (op_queue< operation > &ops) |
|
std::size_t | cancel_timer (per_timer_data &timer, op_queue< operation > &ops, std::size_t max_cancelled=(std::numeric_limits< std::size_t >::max)()) |
|
void | move_timer (per_timer_data &target, per_timer_data &source) |
|
The documentation for this class was generated from the following file: