distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
estd::ScopeGuard< Function > Member List

This is the complete list of members for estd::ScopeGuard< Function >, including all inherited members.

function_estd::ScopeGuard< Function >private
operator=(const ScopeGuard &)=delete (defined in estd::ScopeGuard< Function >)estd::ScopeGuard< Function >
operator=(ScopeGuard &&)=delete (defined in estd::ScopeGuard< Function >)estd::ScopeGuard< Function >
release() noexceptestd::ScopeGuard< Function >inline
released_estd::ScopeGuard< Function >private
ScopeGuard(Function &&function) noexceptestd::ScopeGuard< Function >inlineexplicit
ScopeGuard(ScopeGuard &&other) noexceptestd::ScopeGuard< Function >inline
ScopeGuard(const ScopeGuard &)=delete (defined in estd::ScopeGuard< Function >)estd::ScopeGuard< Function >
~ScopeGuard() noexceptestd::ScopeGuard< Function >inline