MySQL 9.0.0
Source Code Documentation
mtr_buf_copy_t Struct Reference

mtr_buf_t copier More...

#include <dyn0buf.h>

Public Member Functions

bool operator() (const mtr_buf_t::block_t *block)
 Append a block to the redo log buffer. More...
 

Public Attributes

mtr_buf_t m_buf
 The copied buffer. More...
 

Detailed Description

mtr_buf_t copier

Member Function Documentation

◆ operator()()

bool mtr_buf_copy_t::operator() ( const mtr_buf_t::block_t *  block)
inline

Append a block to the redo log buffer.

Returns
whether the appending should continue (always true here)

Member Data Documentation

◆ m_buf

mtr_buf_t mtr_buf_copy_t::m_buf

The copied buffer.


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