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

Public Types

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

Public Member Functions

std::string to_string () const
 
- 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.
 

Public Attributes

IP::Addr addr
 

Additional Inherited Members

- 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 55 of file remotelist.hpp.

Member Typedef Documentation

◆ Ptr

Member Function Documentation

◆ to_string()

std::string openvpn::RemoteList::ResolvedAddr::to_string ( ) const
inline

Definition at line 60 of file remotelist.hpp.

Member Data Documentation

◆ addr

IP::Addr openvpn::RemoteList::ResolvedAddr::addr

Definition at line 58 of file remotelist.hpp.


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