![]() |
MySQL 8.1.0
Source Code Documentation
|
#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 |
PSI_int M_by_emp_by_mtype_record::count |
char M_by_emp_by_mtype_record::f_name[EMPLOYEE_NAME_LEN] |
unsigned int M_by_emp_by_mtype_record::f_name_length |
char M_by_emp_by_mtype_record::l_name[EMPLOYEE_NAME_LEN] |
unsigned int M_by_emp_by_mtype_record::l_name_length |
bool M_by_emp_by_mtype_record::m_exist |
PSI_enum M_by_emp_by_mtype_record::machine_type |