OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::EmulateExcludeRoute Member List

This is the complete list of members for openvpn::EmulateExcludeRoute, including all inherited members.

add_default_routes(bool ipv4, bool ipv6)=0openvpn::EmulateExcludeRoutepure virtual
add_route(const bool add, const IP::Addr &addr, const int prefix_len)=0openvpn::EmulateExcludeRoutepure virtual
emulate(TunBuilderBase *tb, IPVerFlags &ipv, const IP::Addr &server_addr) const =0openvpn::EmulateExcludeRoutepure virtual
enabled(const IPVerFlags &ipv) const =0openvpn::EmulateExcludeRoutepure virtual
is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
Ptr typedefopenvpn::EmulateExcludeRoute
RC() noexcept=defaultopenvpn::RC< thread_unsafe_refcount >
RC(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
refcount_openvpn::RC< thread_unsafe_refcount >private
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual