OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::DCO, including all inherited members.
builder | openvpn::DCO | |
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
new_transport_factory(const TransportConfig &conf)=0 | openvpn::DCO | pure virtual |
new_tun_factory(const TunConfig &conf, const OptionList &opt)=0 | openvpn::DCO | pure virtual |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
Ptr typedef | openvpn::DCO | |
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 |