This is the complete list of members for Geospatial::GeoMultiLineString, including all inherited members.
clone() const final | Geospatial::GeoMultiLineString | virtual |
createFromWkbView(OGRGeometry **geom, WkbView const) | Geospatial::GeoBase | protectedstatic |
createFromWktString(const std::string &wkt, OGRGeometry **geom) | Geospatial::GeoBase | protectedstatic |
GeoBase() | Geospatial::GeoBase | inline |
GeoBase(OGRGeometry *geom, const bool owns_geom_obj) | Geospatial::GeoBase | inlineprotected |
geom_ | Geospatial::GeoBase | protected |
GeoMultiLineString(const std::vector< double > &coords, const std::vector< int32_t > &linestring_sizes) | Geospatial::GeoMultiLineString | |
GeoMultiLineString(const std::string &wkt) | Geospatial::GeoMultiLineString | |
GeoMultiLineString(OGRGeometry *geom, const bool owns_geom_obj) | Geospatial::GeoMultiLineString | inlineprotected |
GeoOp enum name | Geospatial::GeoBase | |
GeoType enum name | Geospatial::GeoBase | |
GeoTypesFactory class | Geospatial::GeoMultiLineString | friend |
getBestPlanarSRID() const | Geospatial::GeoBase | |
getColumns(std::vector< double > &coords, std::vector< int32_t > &linestring_sizes, std::vector< double > &bounds) const | Geospatial::GeoMultiLineString | |
getOGRGeometry() const | Geospatial::GeoBase | inline |
getTransformation(int32_t srid0, int32_t srid1) | Geospatial::GeoBase | static |
getType() const final | Geospatial::GeoMultiLineString | inlinevirtual |
getWkb(std::vector< uint8_t > &) const | Geospatial::GeoBase | |
getWktString() const | Geospatial::GeoBase | |
isEmpty() const | Geospatial::GeoBase | |
operator==(const GeoBase &other) const | Geospatial::GeoBase | virtual |
optimized_run(GeoOp op, const GeoBase &other) const | Geospatial::GeoBase | |
owns_geom_obj_ | Geospatial::GeoBase | protected |
run(GeoOp op, const GeoBase &other) const | Geospatial::GeoBase | |
run(GeoOp op, double param) const | Geospatial::GeoBase | |
run(GeoOp op) const | Geospatial::GeoBase | |
transform(int32_t srid0, int32_t srid1) | Geospatial::GeoBase | |
transform(SQLTypeInfo &ti) | Geospatial::GeoBase | |
~GeoBase() | Geospatial::GeoBase | virtual |