|
Dev Essential
1.6.3
|
This is the complete list of members for a_util::ScopeGuard< F >, including all inherited members.
| dismiss() noexcept | a_util::ScopeGuard< F > | inline |
| operator=(const ScopeGuard &)=delete (defined in a_util::ScopeGuard< F >) | a_util::ScopeGuard< F > | |
| operator=(ScopeGuard &&other)=delete (defined in a_util::ScopeGuard< F >) | a_util::ScopeGuard< F > | |
| rehire() noexcept | a_util::ScopeGuard< F > | inline |
| ScopeGuard()=delete (defined in a_util::ScopeGuard< F >) | a_util::ScopeGuard< F > | |
| ScopeGuard(const ScopeGuard &)=delete (defined in a_util::ScopeGuard< F >) | a_util::ScopeGuard< F > | |
| ScopeGuard(ScopeGuard &&other) (defined in a_util::ScopeGuard< F >) | a_util::ScopeGuard< F > | inline |
| ScopeGuard(F &&f) | a_util::ScopeGuard< F > | inlineexplicit |
| ~ScopeGuard() | a_util::ScopeGuard< F > | inline |