MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PFS_stage_stat_row Struct Reference

#include <table_helper.h>

Collaboration diagram for PFS_stage_stat_row:

Public Member Functions

void set (time_normalizer *normalizer, const PFS_stage_stat *stat)
void set_field (uint index, Field *f)

Public Attributes

PFS_stat_row m_timer1_row

Detailed Description

Row fragment for stage statistics columns.

Definition at line 381 of file table_helper.h.

Member Function Documentation

void PFS_stage_stat_row::set ( time_normalizer normalizer,
const PFS_stage_stat stat 
)
inline

Build a row from a memory buffer.

Definition at line 386 of file table_helper.h.

Here is the call graph for this function:

void PFS_stage_stat_row::set_field ( uint  index,
Field f 
)
inline

Set a table field from the row.

Definition at line 392 of file table_helper.h.

Here is the call graph for this function:


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