This is the complete list of members for Table_function_json, 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() override | Table_function_json | privatevirtual | 
  | do_fix_after_pullout(Query_block *parent_query_block, Query_block *removed_query_block) override | Table_function_json | privatevirtual | 
  | do_init_args() override | Table_function_json | privatevirtual | 
  | empty_table() | Table_function |  | 
  | fill_json_table() | Table_function_json | private | 
  | fill_result_table() override | Table_function_json | virtual | 
  | fix_after_pullout(Query_block *parent_query_block, Query_block *removed_query_block) | Table_function |  | 
  | func_name() const override | Table_function_json | inlinevirtual | 
  | get_columns() | Table_function_json | inline | 
  | get_field(uint i) | Table_function | inline | 
  | get_field_list() override | Table_function_json | privatevirtual | 
  | get_source() | Table_function_json | inline | 
  | init() override | Table_function_json | virtual | 
  | init_args() | Table_function | virtual | 
  | init_json_table_col_lists(uint *nest_idx, Json_table_column *parent) | Table_function_json | private | 
  | inited | Table_function | protected | 
  | is_source_parsed | Table_function_json | private | 
  | m_all_columns | Table_function_json | private | 
  | m_columns | Table_function_json | private | 
  | m_jds | Table_function_json | private | 
  | m_table_alias | Table_function_json | private | 
  | m_vt_list | Table_function_json | private | 
  | print(const THD *thd, String *str, enum_query_type query_type) const override | Table_function_json | virtual | 
  | set_subtree_to_null(Json_table_column *root, Json_table_column **last) | Table_function_json | private | 
  | source | Table_function_json | private | 
  | table | Table_function | protected | 
  | Table_function() | Table_function | inlineexplicit | 
  | Table_function_json(const char *alias, Item *a, List< Json_table_column > *cols) | Table_function_json |  | 
  | used_tables() const override | Table_function_json | virtual | 
  | walk(Item_processor processor, enum_walk walk, uchar *arg) override | Table_function_json | virtual | 
  | write_row() | Table_function |  | 
  | ~Table_function()=default | Table_function | virtual | 
  | ~Table_function_json() override | Table_function_json | inline |