MySQL 8.3.0
Source Code Documentation
anonymous_namespace{filesort_utils.cc}::Mem_compare_longkey Class Reference

Public Member Functions

 Mem_compare_longkey (size_t n)
 
bool operator() (const uchar *s1, const uchar *s2) const
 

Private Attributes

size_t m_size
 

Constructor & Destructor Documentation

◆ Mem_compare_longkey()

anonymous_namespace{filesort_utils.cc}::Mem_compare_longkey::Mem_compare_longkey ( size_t  n)
inlineexplicit

Member Function Documentation

◆ operator()()

bool anonymous_namespace{filesort_utils.cc}::Mem_compare_longkey::operator() ( const uchar s1,
const uchar s2 
) const
inline

Member Data Documentation

◆ m_size

size_t anonymous_namespace{filesort_utils.cc}::Mem_compare_longkey::m_size
private

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