MySQL 8.3.0
Source Code Documentation

Row fragment for column HOST. More...

#include <table_helper.h>

Public Member Functions

int make_row (PFS_host *pfs)
 Build a row from a memory buffer. More...
 
void set_field (Field *f)
 Set a table field from the row. More...
 
void set_nullable_field (Field *f)
 

Public Attributes

PFS_host_name m_host_name
 Column HOST. More...
 

Detailed Description

Row fragment for column HOST.

Member Function Documentation

◆ make_row()

int PFS_host_row::make_row ( PFS_host pfs)

Build a row from a memory buffer.

◆ set_field()

void PFS_host_row::set_field ( Field f)

Set a table field from the row.

◆ set_nullable_field()

void PFS_host_row::set_nullable_field ( Field f)

Member Data Documentation

◆ m_host_name

PFS_host_name PFS_host_row::m_host_name

Column HOST.


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