MySQL 8.4.2
Source Code Documentation
|
This is the complete list of members for gis::not_implemented_exception, including all inherited members.
for_non_projected(const Geometry &g) | gis::not_implemented_exception | inlinestatic |
for_non_projected(const Geometry &g1, const Geometry &g2) | gis::not_implemented_exception | inlinestatic |
for_projected(const Geometry &g) | gis::not_implemented_exception | inlinestatic |
for_projected(const Geometry &g1, const Geometry &g2) | gis::not_implemented_exception | inlinestatic |
kCartesian enum value | gis::not_implemented_exception | |
kGeographic enum value | gis::not_implemented_exception | |
kProjected enum value | gis::not_implemented_exception | |
m_srs_type | gis::not_implemented_exception | private |
m_typenames | gis::not_implemented_exception | private |
not_implemented_exception(Srs_type srs_type, const Geometry &g) | gis::not_implemented_exception | inlineprivate |
not_implemented_exception(Srs_type srs_type, const Geometry &g1, const Geometry &g2) | gis::not_implemented_exception | inlineprivate |
Srs_type enum name | gis::not_implemented_exception | |
srs_type() const | gis::not_implemented_exception | inline |
typenames() const | gis::not_implemented_exception | inline |