OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::ClientLifeCycle, including all inherited members.
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
network_available()=0 | openvpn::ClientLifeCycle | pure virtual |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
Ptr typedef | openvpn::ClientLifeCycle | |
RC() noexcept=default | openvpn::RC< thread_unsafe_refcount > | |
RC(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
refcount_ | openvpn::RC< thread_unsafe_refcount > | private |
start(NotifyCallback *)=0 | openvpn::ClientLifeCycle | pure virtual |
stop()=0 | openvpn::ClientLifeCycle | pure virtual |
use_count() const noexcept | openvpn::RC< thread_unsafe_refcount > | |
~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |