MySQL 9.1.0
Source Code Documentation
|
#include <window.h>
Public Member Functions | |
st_offset () | |
bool | operator< (const st_offset &a) const |
Used for sorting offsets in ascending order for faster traversal of frame buffer tmp file. More... | |
Public Attributes | |
int64 | m_rowno |
bool | m_from_last |
|
inline |
|
inline |
Used for sorting offsets in ascending order for faster traversal of frame buffer tmp file.
bool Window::st_offset::m_from_last |
int64 Window::st_offset::m_rowno |