MySQL 8.4.0
Source Code Documentation
table_column_iterator.h File Reference
#include "my_bitmap.h"
#include "sql/field.h"
#include "sql/table.h"

Go to the source code of this file.

Classes

class  Table_columns_view< ExclusionFilter >
 This template class acts as a container of table columns and encapsulates and abstracts a TABLE object field set iteration logic, by providing an iterator interface implementation. More...
 
class  Table_columns_view< ExclusionFilter >::iterator
 Iterator class to allow iterating over the replicatable fields in a TABLE object field set. More...