Android-cuttlefish cvd tool
|
This is the complete list of members for android::base::ScopeGuard< F >, including all inherited members.
active() const | android::base::ScopeGuard< F > | inline |
active_ | android::base::ScopeGuard< F > | private |
Disable() | android::base::ScopeGuard< F > | inline |
f_ | android::base::ScopeGuard< F > | private |
operator=(const ScopeGuard &)=delete | android::base::ScopeGuard< F > | |
operator=(ScopeGuard &&that)=delete | android::base::ScopeGuard< F > | |
ScopeGuard | android::base::ScopeGuard< F > | friend |
ScopeGuard(F &&f) | android::base::ScopeGuard< F > | inline |
ScopeGuard(ScopeGuard &&that) noexcept | android::base::ScopeGuard< F > | inline |
ScopeGuard(ScopeGuard< Functor > &&that) | android::base::ScopeGuard< F > | inline |
ScopeGuard()=delete | android::base::ScopeGuard< F > | |
ScopeGuard(const ScopeGuard &)=delete | android::base::ScopeGuard< F > | |
~ScopeGuard() | android::base::ScopeGuard< F > | inline |