MySQL 8.4.0
Source Code Documentation
Country_index Class Referenceabstract

#include <pfs_example_country.h>

Inheritance diagram for Country_index:
[legend]

Public Member Functions

 Country_index ()
 
virtual ~Country_index ()=default
 
virtual bool match (Country_record *record)=0
 

Public Attributes

unsigned int m_fields
 

Constructor & Destructor Documentation

◆ Country_index()

Country_index::Country_index ( )
inline

◆ ~Country_index()

virtual Country_index::~Country_index ( )
virtualdefault

Member Function Documentation

◆ match()

virtual bool Country_index::match ( Country_record record)
pure virtual

Implemented in Country_index_by_name.

Member Data Documentation

◆ m_fields

unsigned int Country_index::m_fields

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