MySQL 8.3.0
Source Code Documentation
Country_Table_Handle Struct Reference

#include <pfs_example_country.h>

Public Attributes

Country_POS m_pos
 
Country_POS m_next_pos
 
Country_record current_row
 
Country_index_by_name m_index
 
unsigned int index_num
 

Member Data Documentation

◆ current_row

Country_record Country_Table_Handle::current_row

◆ index_num

unsigned int Country_Table_Handle::index_num

◆ m_index

Country_index_by_name Country_Table_Handle::m_index

◆ m_next_pos

Country_POS Country_Table_Handle::m_next_pos

◆ m_pos

Country_POS Country_Table_Handle::m_pos

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