OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::OpenSSLSessionCache, including all inherited members.
extract(const std::string &key, FUNC func) | openvpn::OpenSSLSessionCache | inline |
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
Map typedef | openvpn::OpenSSLSessionCache | private |
map | openvpn::OpenSSLSessionCache | private |
OPENVPN_EXCEPTION(openssl_sess_cache_error) | openvpn::OpenSSLSessionCache | |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
Ptr typedef | openvpn::OpenSSLSessionCache | |
RC() noexcept=default | openvpn::RC< thread_unsafe_refcount > | |
RC(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
refcount_ | openvpn::RC< thread_unsafe_refcount > | private |
remove_session(Map::iterator mi, SessionSet &ss, SessionSet::iterator ssi) | openvpn::OpenSSLSessionCache | inlineprivate |
SessionSet typedef | openvpn::OpenSSLSessionCache | private |
use_count() const noexcept | openvpn::RC< thread_unsafe_refcount > | |
~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |