MySQL 9.1.0
Source Code Documentation
|
In-memory representation of flst_base_node_t. More...
#include <fut0lst.h>
Public Member Functions | |
flst_bnode_t () | |
flst_bnode_t (const flst_base_node_t *base, mtr_t *mtr) | |
void | set (const flst_base_node_t *base, mtr_t *mtr) |
void | reset () |
std::ostream & | print (std::ostream &out) const |
Public Attributes | |
ulint | len |
fil_addr_t | first |
fil_addr_t | last |
In-memory representation of flst_base_node_t.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
fil_addr_t flst_bnode_t::first |
fil_addr_t flst_bnode_t::last |
ulint flst_bnode_t::len |