|
Libosmium
2.6.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <geos.hpp>


Public Member Functions | |
| geos_geometry_error (const char *message) | |
Public Member Functions inherited from osmium::geometry_error | |
| geometry_error (const std::string &message, const char *object_type="", osmium::object_id_type id=0) | |
| void | set_id (const char *object_type, osmium::object_id_type id) |
| osmium::object_id_type | id () const noexcept |
| const char * | what () const noexceptoverride |
|
inline |
1.8.11