$search
#include <deadline_timer_service.hpp>

Public Attributes | |
| time_type | expiry |
| bool | might_have_pending_waits |
Definition at line 53 of file detail/deadline_timer_service.hpp.
| time_type asio::detail::deadline_timer_service< Time_Traits, Timer_Scheduler >::implementation_type::expiry |
Definition at line 56 of file detail/deadline_timer_service.hpp.
| bool asio::detail::deadline_timer_service< Time_Traits, Timer_Scheduler >::implementation_type::might_have_pending_waits |
Definition at line 57 of file detail/deadline_timer_service.hpp.