OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::MacProxySettings Class Reference

#include <macproxy.hpp>

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

Classes

class  Info
 

Public Types

typedef RCPtr< MacProxySettingsPtr
 
- Public Types inherited from openvpn::ProxySettings
typedef RCPtr< ProxySettingsPtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 

Public Member Functions

 OPENVPN_EXCEPTION (macproxy_error)
 
 MacProxySettings (const TunBuilderCapture::ProxyAutoConfigURL &config_arg)
 
void set_proxy (bool del) override
 
- Public Member Functions inherited from openvpn::ProxySettings
 OPENVPN_EXCEPTION (proxy_error)
 
 ProxySettings (const TunBuilderCapture::ProxyAutoConfigURL &config_arg)
 
- 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.
 

Additional Inherited Members

- Static Public Member Functions inherited from openvpn::ProxySettings
template<class T >
static void add_actions (const TunBuilderCapture &settings, ActionList &create, ActionList &destroy)
 
- 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.
 
- Public Attributes inherited from openvpn::ProxySettings
const std::string sname = "OpenVPNConnect"
 
TunBuilderCapture::ProxyAutoConfigURL config
 

Detailed Description

Definition at line 18 of file macproxy.hpp.

Member Typedef Documentation

◆ Ptr

Constructor & Destructor Documentation

◆ MacProxySettings()

openvpn::MacProxySettings::MacProxySettings ( const TunBuilderCapture::ProxyAutoConfigURL config_arg)
inline

Definition at line 62 of file macproxy.hpp.

Member Function Documentation

◆ OPENVPN_EXCEPTION()

openvpn::MacProxySettings::OPENVPN_EXCEPTION ( macproxy_error  )

◆ set_proxy()

void openvpn::MacProxySettings::set_proxy ( bool  del)
inlineoverridevirtual

Implements openvpn::ProxySettings.

Definition at line 67 of file macproxy.hpp.


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