OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::ActionThread, including all inherited members.
actions | openvpn::ActionThread | private |
ActionThread(openvpn_io::io_context &io_context_arg, const ActionList::Ptr &action_list, Notify *completion_handler_arg) | openvpn::ActionThread | inline |
completion_handler | openvpn::ActionThread | private |
completion_post(bool status) | openvpn::ActionThread | inlineprivate |
io_context | openvpn::ActionThread | private |
is_thread_safe() | openvpn::RC< thread_safe_refcount > | static |
logwrap | openvpn::ActionThread | private |
operator=(const RC &)=delete | openvpn::RC< thread_safe_refcount > | |
Ptr typedef | openvpn::ActionThread | |
RC() noexcept=default | openvpn::RC< thread_safe_refcount > | |
RC(const RC &)=delete | openvpn::RC< thread_safe_refcount > | |
refcount_ | openvpn::RC< thread_safe_refcount > | private |
stop(const bool halt) | openvpn::ActionThread | inline |
thread | openvpn::ActionThread | private |
thread_func() | openvpn::ActionThread | inlineprivate |
use_count() const noexcept | openvpn::RC< thread_safe_refcount > | |
~ActionThread() | openvpn::ActionThread | inlinevirtual |
~RC()=default | openvpn::RC< thread_safe_refcount > | virtual |