MySQL 9.0.0
Source Code Documentation
temptable::Indexed_cells_hash Class Reference

Indexed cells hasher. More...

#include <indexed_cells.h>

Public Member Functions

 Indexed_cells_hash (const Index &index)
 
size_t operator() (const Indexed_cells &indexed_cells) const
 

Private Attributes

const Indexm_index
 

Detailed Description

Indexed cells hasher.

Constructor & Destructor Documentation

◆ Indexed_cells_hash()

temptable::Indexed_cells_hash::Indexed_cells_hash ( const Index index)
inlineexplicit

Member Function Documentation

◆ operator()()

size_t temptable::Indexed_cells_hash::operator() ( const Indexed_cells indexed_cells) const

Member Data Documentation

◆ m_index

const Index& temptable::Indexed_cells_hash::m_index
private

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