OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::PushOptionsBase Struct Reference

#include <continuation.hpp>

Inheritance diagram for openvpn::PushOptionsBase:
[legend]
Collaboration diagram for openvpn::PushOptionsBase:
[legend]

Public Types

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

Public Attributes

OptionList merge
 
OptionList multi
 
OptionList singleton
 

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 26 of file continuation.hpp.

Member Typedef Documentation

◆ Ptr

Member Data Documentation

◆ merge

OptionList openvpn::PushOptionsBase::merge

Definition at line 30 of file continuation.hpp.

◆ multi

OptionList openvpn::PushOptionsBase::multi

Definition at line 31 of file continuation.hpp.

◆ singleton

OptionList openvpn::PushOptionsBase::singleton

Definition at line 32 of file continuation.hpp.


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