MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for GeometryExtractionResult, including all inherited members.
GeometryExtractionResult(ResultType resultType) | GeometryExtractionResult | inlineexplicit |
GeometryExtractionResult(std::unique_ptr< gis::Geometry > geometry, const dd::Spatial_reference_system *srs) | GeometryExtractionResult | inlineexplicit |
GetResultType() const | GeometryExtractionResult | inline |
GetSrs() const | GeometryExtractionResult | inline |
GetValue() | GeometryExtractionResult | inline |
m_resultType | GeometryExtractionResult | private |
m_srs | GeometryExtractionResult | private |
m_value | GeometryExtractionResult | private |