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

#include <cliemuexr.hpp>

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

Public Types

typedef RCPtr< EmulateExcludeRouteFactoryImplPtr
 
- Public Types inherited from openvpn::EmulateExcludeRouteFactory
typedef RCPtr< EmulateExcludeRouteFactoryPtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 

Public Member Functions

 EmulateExcludeRouteFactoryImpl (const bool exclude_server_address)
 
- 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.
 

Private Member Functions

EmulateExcludeRoute::Ptr new_obj () const override
 

Private Attributes

const bool exclude_server_address_
 

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 148 of file cliemuexr.hpp.

Member Typedef Documentation

◆ Ptr

Constructor & Destructor Documentation

◆ EmulateExcludeRouteFactoryImpl()

openvpn::EmulateExcludeRouteFactoryImpl::EmulateExcludeRouteFactoryImpl ( const bool  exclude_server_address)
inline

Definition at line 153 of file cliemuexr.hpp.

Member Function Documentation

◆ new_obj()

EmulateExcludeRoute::Ptr openvpn::EmulateExcludeRouteFactoryImpl::new_obj ( ) const
inlineoverrideprivatevirtual

Implements openvpn::EmulateExcludeRouteFactory.

Definition at line 159 of file cliemuexr.hpp.

Member Data Documentation

◆ exclude_server_address_

const bool openvpn::EmulateExcludeRouteFactoryImpl::exclude_server_address_
private

Definition at line 164 of file cliemuexr.hpp.


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