OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::LogBase, including all inherited members.
is_thread_safe() | openvpn::RC< thread_safe_refcount > | static |
log(const std::string &str)=0 | openvpn::LogBase | pure virtual |
operator=(const RC &)=delete | openvpn::RC< thread_safe_refcount > | |
Ptr typedef | openvpn::RC< thread_safe_refcount > | |
RC() noexcept=default | openvpn::RC< thread_safe_refcount > | |
RC(const RC &)=delete | openvpn::RC< thread_safe_refcount > | |
refcount_ | openvpn::RC< thread_safe_refcount > | private |
use_count() const noexcept | openvpn::RC< thread_safe_refcount > | |
~RC()=default | openvpn::RC< thread_safe_refcount > | virtual |