#include <cliemuexr.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 22 of file cliemuexr.hpp.
◆ Ptr
◆ EmulateExcludeRouteImpl()
openvpn::EmulateExcludeRouteImpl::EmulateExcludeRouteImpl |
( |
const bool |
exclude_server_address | ) |
|
|
inlineexplicit |
◆ add_default_routes()
void openvpn::EmulateExcludeRouteImpl::add_default_routes |
( |
bool |
ipv4, |
|
|
bool |
ipv6 |
|
) |
| |
|
inlineoverrideprivatevirtual |
◆ add_route()
void openvpn::EmulateExcludeRouteImpl::add_route |
( |
const bool |
add, |
|
|
const IP::Addr & |
addr, |
|
|
const int |
prefix_len |
|
) |
| |
|
inlineoverrideprivatevirtual |
◆ check_route_should_be_installed()
bool openvpn::EmulateExcludeRouteImpl::check_route_should_be_installed |
( |
const IP::Route & |
r, |
|
|
const IP::RouteList & |
excludedRoutes |
|
) |
| const |
|
inlineprivate |
◆ emulate()
|
inlineoverrideprivatevirtual |
◆ enabled()
bool openvpn::EmulateExcludeRouteImpl::enabled |
( |
const IPVerFlags & |
ipv | ) |
const |
|
inlineoverrideprivatevirtual |
◆ OPENVPN_EXCEPTION()
openvpn::EmulateExcludeRouteImpl::OPENVPN_EXCEPTION |
( |
emulate_exclude_route_error |
| ) |
|
◆ exclude
◆ exclude_server_address_
const bool openvpn::EmulateExcludeRouteImpl::exclude_server_address_ |
|
private |
◆ include
The documentation for this class was generated from the following file: