![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <pfs_example_country.h>
Public Member Functions | |
| bool | match (Country_record *record) override | 
  Public Member Functions inherited from Country_index | |
| Country_index () | |
| virtual | ~Country_index ()=default | 
Public Attributes | |
| PSI_plugin_key_string | m_continent_name | 
| char | m_continent_name_buffer [CONTINENT_NAME_LEN] | 
| PSI_plugin_key_string | m_country_name | 
| char | m_country_name_buffer [COUNTRY_NAME_LEN] | 
  Public Attributes inherited from Country_index | |
| unsigned int | m_fields | 
      
  | 
  inlineoverridevirtual | 
Implements Country_index.
| PSI_plugin_key_string Country_index_by_name::m_continent_name | 
| char Country_index_by_name::m_continent_name_buffer[CONTINENT_NAME_LEN] | 
| PSI_plugin_key_string Country_index_by_name::m_country_name | 
| char Country_index_by_name::m_country_name_buffer[COUNTRY_NAME_LEN] |