MySQL 8.0.37
Source Code Documentation
PT_item_list Member List

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

context_t typedefParse_tree_node_tmpl< Context >
contextualize(Parse_context *pc) overridePT_item_listinline
Parse_tree_node_tmpl::contextualize(Context *pc)Parse_tree_node_tmpl< Context >inlinevirtual
contextualizedParse_tree_node_tmpl< Context >private
elements() constPT_item_listinline
error(Context *pc, const POS &pos) constParse_tree_node_tmpl< Context >inline
error(Context *pc, const POS &pos, const char *msg) constParse_tree_node_tmpl< Context >inline
errorf(Context *pc, const POS &pos, const char *format,...) constParse_tree_node_tmpl< Context >inline
is_contextualized() constParse_tree_node_tmpl< Context >inline
is_empty() constPT_item_listinline
operator delete(void *ptr, size_t size)Parse_tree_node_tmpl< Context >inlinestatic
operator delete(void *, MEM_ROOT *, const std::nothrow_t &) noexceptParse_tree_node_tmpl< Context >inlinestatic
operator new(size_t size, MEM_ROOT *mem_root, const std::nothrow_t &arg=std::nothrow) noexceptParse_tree_node_tmpl< Context >inlinestatic
operator=(const Parse_tree_node_tmpl &)Parse_tree_node_tmpl< Context >private
operator[](uint index) constPT_item_listinline
Parse_tree_node_tmpl(const Parse_tree_node_tmpl &)Parse_tree_node_tmpl< Context >private
Parse_tree_node_tmpl()Parse_tree_node_tmpl< Context >inlineprotected
pop_front()PT_item_listinline
PT_item_list()PT_item_listinline
push_back(Item *item)PT_item_listinline
push_front(Item *item)PT_item_listinline
super typedefPT_item_listprivate
valuePT_item_list
~Parse_tree_node_tmpl()=defaultParse_tree_node_tmpl< Context >virtual