MySQL 9.3.0
Source Code Documentation
mysql_harness::ScopedCallback Member List

This is the complete list of members for mysql_harness::ScopedCallback, including all inherited members.

call()mysql_harness::ScopedCallbackinline
callback_mysql_harness::ScopedCallbackprivate
cancel()mysql_harness::ScopedCallbackinline
operator=(const ScopedCallback &)=deletemysql_harness::ScopedCallback
operator=(ScopedCallback &&o) noexceptmysql_harness::ScopedCallbackinline
ScopedCallback(std::function< void()> c) noexceptmysql_harness::ScopedCallbackinlineexplicit
ScopedCallback()=defaultmysql_harness::ScopedCallback
ScopedCallback(const ScopedCallback &)=deletemysql_harness::ScopedCallback
ScopedCallback(ScopedCallback &&o) noexceptmysql_harness::ScopedCallbackinline
~ScopedCallback() noexceptmysql_harness::ScopedCallback