MySQL 9.0.0
Source Code Documentation
Arch_Point Struct Reference

Structure which represents a point in a file. More...

#include <arch0arch.h>

Public Attributes

lsn_t lsn {LSN_MAX}
 LSN of the point. More...
 
Arch_Page_Pos pos
 Position of the point. More...
 

Detailed Description

Structure which represents a point in a file.

Member Data Documentation

◆ lsn

lsn_t Arch_Point::lsn {LSN_MAX}

LSN of the point.

◆ pos

Arch_Page_Pos Arch_Point::pos

Position of the point.


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