MySQL 8.3.0
Source Code Documentation
THD_ptr Member List

This is the complete list of members for THD_ptr, including all inherited members.

get()THD_ptrinline
m_underlyingTHD_ptrprivate
operator bool() constTHD_ptrinline
operator!=(std::nullptr_t) constTHD_ptrinline
operator!=(THD const *thd_ptr) constTHD_ptrinline
operator*()THD_ptrinline
operator->()THD_ptrinline
operator=(THD_ptr const &)=deleteTHD_ptr
operator=(THD_ptr &&thd_ptr)THD_ptr
operator==(std::nullptr_t) constTHD_ptrinline
operator==(THD const *thd_ptr) constTHD_ptrinline
release()THD_ptr
THD_ptr()=defaultTHD_ptr
THD_ptr(THD *thd)THD_ptrexplicit
THD_ptr(THD_ptr const &)=deleteTHD_ptr
THD_ptr(THD_ptr &&thd_ptr)THD_ptr
~THD_ptr()THD_ptrinline