OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::EmulateExcludeRoute, including all inherited members.
add_default_routes(bool ipv4, bool ipv6)=0 | openvpn::EmulateExcludeRoute | pure virtual |
add_route(const bool add, const IP::Addr &addr, const int prefix_len)=0 | openvpn::EmulateExcludeRoute | pure virtual |
emulate(TunBuilderBase *tb, IPVerFlags &ipv, const IP::Addr &server_addr) const =0 | openvpn::EmulateExcludeRoute | pure virtual |
enabled(const IPVerFlags &ipv) const =0 | openvpn::EmulateExcludeRoute | pure virtual |
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
Ptr typedef | openvpn::EmulateExcludeRoute | |
RC() noexcept=default | openvpn::RC< thread_unsafe_refcount > | |
RC(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
refcount_ | openvpn::RC< thread_unsafe_refcount > | private |
use_count() const noexcept | openvpn::RC< thread_unsafe_refcount > | |
~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |