MySQL 9.1.0
Source Code Documentation
|
#include <pfs_example_country.h>
Public Member Functions | |
Country_index () | |
virtual | ~Country_index ()=default |
virtual bool | match (Country_record *record)=0 |
Public Attributes | |
unsigned int | m_fields |
|
inline |
|
virtualdefault |
|
pure virtual |
Implemented in Country_index_by_name.
unsigned int Country_index::m_fields |