This is the complete list of members for utils::ScopeGuard, including all inherited members.
Callback typedef (defined in utils::ScopeGuard) | utils::ScopeGuard | |
operator=(const ScopeGuard &)=delete (defined in utils::ScopeGuard) | utils::ScopeGuard | |
operator=(ScopeGuard &&)=delete (defined in utils::ScopeGuard) | utils::ScopeGuard | |
Release() noexcept (defined in utils::ScopeGuard) | utils::ScopeGuard | inline |
ScopeGuard(Callback callback) (defined in utils::ScopeGuard) | utils::ScopeGuard | inlineexplicit |
ScopeGuard(const ScopeGuard &)=delete (defined in utils::ScopeGuard) | utils::ScopeGuard | |
ScopeGuard(ScopeGuard &&)=delete (defined in utils::ScopeGuard) | utils::ScopeGuard | |
~ScopeGuard() noexcept(false) (defined in utils::ScopeGuard) | utils::ScopeGuard | inline |