OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::AsioTimerSafe::Epoch Struct Reference
Inheritance diagram for openvpn::AsioTimerSafe::Epoch:
[legend]
Collaboration diagram for openvpn::AsioTimerSafe::Epoch:
[legend]

Public Types

typedef RCPtr< EpochPtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 

Public Attributes

epoch_t epoch = 0
 

Additional Inherited Members

- Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
 RC () noexcept=default
 
 RC (const RC &)=delete
 
virtual ~RC ()=default
 
RCoperator= (const RC &)=delete
 
olong use_count () const noexcept
 Delegates call to RCImpl and returns the result.
 
- Static Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
static constexpr bool is_thread_safe ()
 Delegates call to RCImpl and returns the result.
 

Detailed Description

Definition at line 62 of file asiotimersafe.hpp.

Member Typedef Documentation

◆ Ptr

Definition at line 64 of file asiotimersafe.hpp.

Member Data Documentation

◆ epoch

epoch_t openvpn::AsioTimerSafe::Epoch::epoch = 0

Definition at line 65 of file asiotimersafe.hpp.


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