MySQL 8.4.0
Source Code Documentation
M_by_emp_by_mtype_record Class Reference

#include <pfs_example_machines_by_emp_by_mtype.h>

Public Attributes

char f_name [EMPLOYEE_NAME_LEN]
 
unsigned int f_name_length
 
char l_name [EMPLOYEE_NAME_LEN]
 
unsigned int l_name_length
 
PSI_enum machine_type
 
PSI_int count
 
bool m_exist
 

Member Data Documentation

◆ count

PSI_int M_by_emp_by_mtype_record::count

◆ f_name

char M_by_emp_by_mtype_record::f_name[EMPLOYEE_NAME_LEN]

◆ f_name_length

unsigned int M_by_emp_by_mtype_record::f_name_length

◆ l_name

char M_by_emp_by_mtype_record::l_name[EMPLOYEE_NAME_LEN]

◆ l_name_length

unsigned int M_by_emp_by_mtype_record::l_name_length

◆ m_exist

bool M_by_emp_by_mtype_record::m_exist

◆ machine_type

PSI_enum M_by_emp_by_mtype_record::machine_type

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