MySQL 8.0.39
Source Code Documentation
|
This is the complete list of members for Scope_guard< TLambda >, including all inherited members.
commit() | Scope_guard< TLambda > | inline |
m_committed | Scope_guard< TLambda > | private |
m_rollback_lambda | Scope_guard< TLambda > | private |
rollback() | Scope_guard< TLambda > | inline |
Scope_guard(const TLambda &rollback_lambda) | Scope_guard< TLambda > | inline |
Scope_guard(const Scope_guard< TLambda > &)=delete | Scope_guard< TLambda > | |
Scope_guard(Scope_guard< TLambda > &&moved) | Scope_guard< TLambda > | inline |
~Scope_guard() | Scope_guard< TLambda > | inline |