Clementine
Public Member Functions | List of all members
asio::detail::timer_queue_set Class Reference

Public Member Functions

ASIO_DECL void insert (timer_queue_base *q)
 
ASIO_DECL void erase (timer_queue_base *q)
 
ASIO_DECL bool all_empty () const
 
ASIO_DECL long wait_duration_msec (long max_duration) const
 
ASIO_DECL long wait_duration_usec (long max_duration) const
 
ASIO_DECL void get_ready_timers (op_queue< operation > &ops)
 
ASIO_DECL void get_all_timers (op_queue< operation > &ops)
 

The documentation for this class was generated from the following files: