![]() |
MySQL 9.3.0
Source Code Documentation
|
This is the complete list of members for mysql_harness::ScopedCallback, including all inherited members.
call() | mysql_harness::ScopedCallback | inline |
callback_ | mysql_harness::ScopedCallback | private |
cancel() | mysql_harness::ScopedCallback | inline |
operator=(const ScopedCallback &)=delete | mysql_harness::ScopedCallback | |
operator=(ScopedCallback &&o) noexcept | mysql_harness::ScopedCallback | inline |
ScopedCallback(std::function< void()> c) noexcept | mysql_harness::ScopedCallback | inlineexplicit |
ScopedCallback()=default | mysql_harness::ScopedCallback | |
ScopedCallback(const ScopedCallback &)=delete | mysql_harness::ScopedCallback | |
ScopedCallback(ScopedCallback &&o) noexcept | mysql_harness::ScopedCallback | inline |
~ScopedCallback() noexcept | mysql_harness::ScopedCallback |