![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
TempTable Indexed Cells declaration. More...
#include <array>#include <cstddef>#include <limits>#include "sql/key.h"#include "sql/sql_const.h"#include "storage/temptable/include/temptable/cell.h"#include "storage/temptable/include/temptable/column.h"#include "storage/temptable/include/temptable/row.h"#include "storage/temptable/include/temptable/storage.h"Go to the source code of this file.
Classes | |
| class | temptable::Indexed_cells | 
| Indexed cells represent one or more cells that are covered by an index.  More... | |
| class | temptable::Indexed_cells_less | 
| Indexed cells comparator (a < b).  More... | |
| class | temptable::Indexed_cells_hash | 
| Indexed cells hasher.  More... | |
| class | temptable::Indexed_cells_equal_to | 
| Indexed cells comparator (a == b).  More... | |
Namespaces | |
| namespace | temptable | 
TempTable Indexed Cells declaration.