|
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 | |
Public Member Functions inherited from asynchost::with_uv_handle< uv_timer_t > | |
| with_uv_handle (const with_uv_handle< uv_timer_t > &that)=delete | |
| with_uv_handle (with_uv_handle< uv_timer_t > &&that)=delete | |
Protected Member Functions inherited from asynchost::with_uv_handle< uv_timer_t > | |
| with_uv_handle ()=default | |
| virtual | ~with_uv_handle ()=default |
| void | close () |
Protected Attributes inherited from asynchost::with_uv_handle< uv_timer_t > | |
| uv_timer_t | uv_handle |
| Behaviour asynchost::Timer< Behaviour >::behaviour |