MySQL 9.4.0
Source Code Documentation
PT_external_file_list Class Reference

#include <parse_tree_nodes.h>

Public Member Functions

 PT_external_file_list (THD *thd)
 
bool push_back (PT_file_attributes *file_attributes)
 

Public Attributes

mem_root_deque< PT_file_attributes * > files
 

Constructor & Destructor Documentation

◆ PT_external_file_list()

PT_external_file_list::PT_external_file_list ( THD thd)
inline

Member Function Documentation

◆ push_back()

bool PT_external_file_list::push_back ( PT_file_attributes file_attributes)
inline

Member Data Documentation

◆ files

mem_root_deque<PT_file_attributes *> PT_external_file_list::files

The documentation for this class was generated from the following file: