OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::CleanupType< F > Member List

This is the complete list of members for openvpn::CleanupType< F >, including all inherited members.

cleanopenvpn::CleanupType< F >private
CleanupType(F method) noexcept(std::is_nothrow_move_constructible_v< F >)openvpn::CleanupType< F >inlineexplicit
CleanupType(const CleanupType &)=deleteopenvpn::CleanupType< F >
CleanupType(CleanupType &&other) noexceptopenvpn::CleanupType< F >inline
dismiss() noexceptopenvpn::CleanupType< F >inline
operator=(const CleanupType &)=deleteopenvpn::CleanupType< F >
operator=(CleanupType &&other) noexceptopenvpn::CleanupType< F >inline
release() noexceptopenvpn::CleanupType< F >inline
~CleanupType() noexceptopenvpn::CleanupType< F >inline