MySQL 8.3.0
Source Code Documentation
Continent_index_by_name Class Reference

#include <pfs_example_continent.h>

Inheritance diagram for Continent_index_by_name:
[legend]

Public Member Functions

bool match (Continent_record *record) override
 
- Public Member Functions inherited from Continent_index
 Continent_index ()
 
virtual ~Continent_index ()=default
 

Public Attributes

PSI_plugin_key_string m_name
 
char m_name_buffer [CONTINENT_NAME_LEN]
 
- Public Attributes inherited from Continent_index
unsigned int m_fields
 

Member Function Documentation

◆ match()

bool Continent_index_by_name::match ( Continent_record record)
inlineoverridevirtual

Implements Continent_index.

Member Data Documentation

◆ m_name

PSI_plugin_key_string Continent_index_by_name::m_name

◆ m_name_buffer

char Continent_index_by_name::m_name_buffer[CONTINENT_NAME_LEN]

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