MySQL 8.4.2
Source Code Documentation
|
#include <spatial.h>
Public Member Functions | |
Class_info (const char *name, int type_id, create_geom_t create_func) | |
Public Attributes | |
const LEX_CSTRING | m_name |
int | m_type_id |
create_geom_t | m_create_func |
Geometry::Class_info::Class_info | ( | const char * | name, |
int | type_id, | ||
create_geom_t | create_func | ||
) |
create_geom_t Geometry::Class_info::m_create_func |
const LEX_CSTRING Geometry::Class_info::m_name |
int Geometry::Class_info::m_type_id |