![]() |
MySQL 9.3.0
Source Code Documentation
|
This is the complete list of members for Table_function, including all inherited members.
cleanup() | Table_function | inline |
create_result_table(THD *thd, ulonglong options, const char *table_alias) | Table_function | |
default_row() | Table_function | inline |
destroy() | Table_function | inline |
do_cleanup() | Table_function | inlineprivatevirtual |
do_fix_after_pullout(Query_block *parent_query_block, Query_block *removed_query_block)=0 | Table_function | privatepure virtual |
do_init_args()=0 | Table_function | privatepure virtual |
empty_table() | Table_function | |
fill_result_table()=0 | Table_function | pure virtual |
fix_after_pullout(Query_block *parent_query_block, Query_block *removed_query_block) | Table_function | |
func_name() const =0 | Table_function | pure virtual |
get_field(uint i) | Table_function | inline |
get_field_list()=0 | Table_function | privatepure virtual |
init()=0 | Table_function | pure virtual |
init_args() | Table_function | virtual |
inited | Table_function | protected |
print(const THD *thd, String *str, enum_query_type query_type) const =0 | Table_function | pure virtual |
table | Table_function | protected |
Table_function() | Table_function | inlineexplicit |
Table_ref::setup_table_function | Table_function | friend |
used_tables() const | Table_function | inlinevirtual |
walk(Item_processor processor, enum_walk walk, uchar *arg)=0 | Table_function | pure virtual |
write_row() | Table_function | |
~Table_function()=default | Table_function | virtual |