MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Field_iterator_table_ref Class Reference
Inheritance diagram for Field_iterator_table_ref:
Collaboration diagram for Field_iterator_table_ref:

Public Member Functions

void set (TABLE_LIST *table)
void next ()
bool end_of_fields ()
const char * name ()
const char * get_table_name ()
const char * get_db_name ()
GRANT_INFOgrant ()
Itemcreate_item (THD *thd)
Fieldfield ()
Natural_join_columnget_or_create_column_ref (THD *thd, TABLE_LIST *parent_table_ref)
Natural_join_columnget_natural_column_ref ()

Additional Inherited Members

- Static Public Member Functions inherited from Sql_alloc
static void * operator new (size_t size) throw ()
static void * operator new[] (size_t size) throw ()
static void * operator new[] (size_t size, MEM_ROOT *mem_root) throw ()
static void * operator new (size_t size, MEM_ROOT *mem_root) throw ()
static void operator delete (void *ptr, size_t size)
static void operator delete (void *ptr, MEM_ROOT *mem_root)
static void operator delete[] (void *ptr, MEM_ROOT *mem_root)
static void operator delete[] (void *ptr, size_t size)

Detailed Description

Definition at line 2153 of file table.h.


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