MySQL 9.0.0
Source Code Documentation
Window::st_ll_offset Struct Reference

#include <window.h>

Public Member Functions

 st_ll_offset ()
 
bool operator< (const st_ll_offset &a) const
 Used for sorting offsets in ascending order for faster traversal of frame buffer tmp file. More...
 

Public Attributes

int64 m_rowno
 negative values is LEAD More...
 

Constructor & Destructor Documentation

◆ st_ll_offset()

Window::st_ll_offset::st_ll_offset ( )
inline

Member Function Documentation

◆ operator<()

bool Window::st_ll_offset::operator< ( const st_ll_offset a) const
inline

Used for sorting offsets in ascending order for faster traversal of frame buffer tmp file.

Member Data Documentation

◆ m_rowno

int64 Window::st_ll_offset::m_rowno

negative values is LEAD


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