OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::Action, including all inherited members.
execute(std::ostream &os)=0 | openvpn::Action | pure virtual |
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
mark | openvpn::Action | |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
Ptr typedef | openvpn::Action | |
RC() noexcept=default | openvpn::RC< thread_unsafe_refcount > | |
RC(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
refcount_ | openvpn::RC< thread_unsafe_refcount > | private |
to_json() const | openvpn::Action | inlinevirtual |
to_string() const =0 | openvpn::Action | pure virtual |
use_count() const noexcept | openvpn::RC< thread_unsafe_refcount > | |
~Action()=default | openvpn::Action | virtual |
~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |