CCF
|
#include <timer.h>
Inherits asynchost::with_uv_handle< uv_timer_t >.
Public Attributes | |
Behaviour | behaviour |
Friends | |
class | close_ptr< Timer< Behaviour > > |
Additional Inherited Members | |
![]() | |
with_uv_handle () | |
with_uv_handle (const with_uv_handle< uv_timer_t > &that)=delete | |
with_uv_handle (with_uv_handle< uv_timer_t > &&that)=delete | |
virtual | ~with_uv_handle ()=default |
void | close () |
![]() | |
uv_timer_t | uv_handle |
Behaviour asynchost::Timer< Behaviour >::behaviour |