MySQL 9.7.0
Source Code Documentation
detail::Table_handle_adaptor< Table_with_cursor_tp > Member List

This is the complete list of members for detail::Table_handle_adaptor< Table_with_cursor_tp >, including all inherited members.

close_table(PSI_table_handle *opaque_handle)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
Cursor_t typedefdetail::Table_handle_adaptor< Table_with_cursor_tp >
do_read_column_value(PSI_field *field, unsigned int index)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivate
do_rnd_init()detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivate
do_rnd_next()detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivate
do_rnd_pos()detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivate
get_handle_adaptor(PSI_table_handle *opaque_handle)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
get_row_count()detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
get_table_share()detail::Table_handle_adaptor< Table_with_cursor_tp >inlinestatic
init_table_share()detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
m_before_first_rowdetail::Table_handle_adaptor< Table_with_cursor_tp >private
m_begin_cursordetail::Table_handle_adaptor< Table_with_cursor_tp >private
m_current_cursordetail::Table_handle_adaptor< Table_with_cursor_tp >private
m_table_with_cursordetail::Table_handle_adaptor< Table_with_cursor_tp >private
open_table(PSI_pos **opaque_pos)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
read_column_value(PSI_table_handle *opaque_handle, PSI_field *field, unsigned int index)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
rnd_init(PSI_table_handle *opaque_handle, bool)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
rnd_next(PSI_table_handle *opaque_handle)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
rnd_pos(PSI_table_handle *opaque_handle)detail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivatestatic
Self_t typedefdetail::Table_handle_adaptor< Table_with_cursor_tp >
status() constdetail::Table_handle_adaptor< Table_with_cursor_tp >inlineprivate
Table_handle_adaptor()detail::Table_handle_adaptor< Table_with_cursor_tp >inline
Table_with_cursor_t typedefdetail::Table_handle_adaptor< Table_with_cursor_tp >