CCF
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
asynchost::Timer< Behaviour > Class Template Reference

#include <timer.h>

Inherits asynchost::with_uv_handle< uv_timer_t >.

Public Attributes

Behaviour behaviour
 

Friends

class close_ptr< Timer< Behaviour > >
 

Additional Inherited Members

- Protected Member Functions inherited from asynchost::with_uv_handle< uv_timer_t >
 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 ()
 
- Protected Attributes inherited from asynchost::with_uv_handle< uv_timer_t >
uv_timer_t uv_handle
 

Friends And Related Symbol Documentation

◆ close_ptr< Timer< Behaviour > >

template<typename Behaviour >
friend class close_ptr< Timer< Behaviour > >
friend

Member Data Documentation

◆ behaviour

template<typename Behaviour >
Behaviour asynchost::Timer< Behaviour >::behaviour

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