open62541pp 0.16.0
C++ wrapper of open62541
|
This is the complete list of members for opcua::detail::ScopeExit< Fn >, including all inherited members.
operator=(const ScopeExit &)=delete | opcua::detail::ScopeExit< Fn > | |
operator=(ScopeExit &&)=delete | opcua::detail::ScopeExit< Fn > | |
release() noexcept | opcua::detail::ScopeExit< Fn > | inline |
ScopeExit(Fn &&fn) noexcept | opcua::detail::ScopeExit< Fn > | inlineexplicit |
ScopeExit(ScopeExit &&other) noexcept | opcua::detail::ScopeExit< Fn > | inline |
ScopeExit(const ScopeExit &)=delete | opcua::detail::ScopeExit< Fn > | |
~ScopeExit() noexcept(std::is_nothrow_invocable_v< Fn >) | opcua::detail::ScopeExit< Fn > | inline |