MySQL 8.3.0
Source Code Documentation

Row fragment for memory statistics columns. More...

#include <table_helper.h>

Public Member Functions

void set (const PFS_memory_monitoring_stat *stat)
 Build a row from a memory buffer. More...
 
void set_field (uint index, Field *f)
 Set a table field from the row. More...
 

Public Attributes

PFS_memory_monitoring_stat m_stat
 

Detailed Description

Row fragment for memory statistics columns.

Member Function Documentation

◆ set()

void PFS_memory_stat_row::set ( const PFS_memory_monitoring_stat stat)
inline

Build a row from a memory buffer.

◆ set_field()

void PFS_memory_stat_row::set_field ( uint  index,
Field f 
)

Set a table field from the row.

Member Data Documentation

◆ m_stat

PFS_memory_monitoring_stat PFS_memory_stat_row::m_stat

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