|
liblcf
|
This is the complete list of members for ScopeGuard< F >, including all inherited members.
| _active | ScopeGuard< F > | private |
| _f | ScopeGuard< F > | private |
| Dismiss() noexcept | ScopeGuard< F > | inline |
| Fire() noexcept | ScopeGuard< F > | inline |
| IsActive() noexcept | ScopeGuard< F > | inline |
| operator=(const ScopeGuard &)=delete | ScopeGuard< F > | |
| operator=(ScopeGuard &&)=delete | ScopeGuard< F > | |
| ScopeGuard()=default | ScopeGuard< F > | |
| ScopeGuard(const F &f) | ScopeGuard< F > | inlineexplicit |
| ScopeGuard(F &&f) | ScopeGuard< F > | inlineexplicit |
| ScopeGuard(const ScopeGuard &)=delete | ScopeGuard< F > | |
| ScopeGuard(ScopeGuard &&o) | ScopeGuard< F > | inline |
| ~ScopeGuard() | ScopeGuard< F > | inline |