MySQL 9.0.0
Source Code Documentation

User-defined instrument configuration. More...

#include <pfs_instr_class.h>

Public Attributes

char * m_name
 
uint m_name_length
 
bool m_enabled
 Enabled flag. More...
 
bool m_timed
 Timed flag. More...
 

Detailed Description

User-defined instrument configuration.

Member Data Documentation

◆ m_enabled

bool PFS_instr_config::m_enabled

Enabled flag.

◆ m_name

char* PFS_instr_config::m_name

◆ m_name_length

uint PFS_instr_config::m_name_length

◆ m_timed

bool PFS_instr_config::m_timed

Timed flag.


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