|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
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() noexcept | estd::ScopeGuard< Function > | inline |
| released_ | estd::ScopeGuard< Function > | private |
| ScopeGuard(Function &&function) noexcept | estd::ScopeGuard< Function > | inlineexplicit |
| ScopeGuard(ScopeGuard &&other) noexcept | estd::ScopeGuard< Function > | inline |
| ScopeGuard(const ScopeGuard &)=delete (defined in estd::ScopeGuard< Function >) | estd::ScopeGuard< Function > | |
| ~ScopeGuard() noexcept | estd::ScopeGuard< Function > | inline |